IManagedServiceCollection Interface
Implements
IPartnerComponentString
IEntireEntityCollectionRetrievalOperations<ManagedService,ResourceCollection<ManagedService>>
public interface IManagedServiceCollection extends IPartnerComponentString, IEntireEntityCollectionRetrievalOperations<ManagedService,ResourceCollection>
Holds the customer's managed services operations.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Resource |
get()
Retrieves all managed services. |
Method Details
get
public abstract ResourceCollection
Retrieves all managed services. This operation is currently only supported for user based credentials.
Returns:
The managed services.