IManagedServiceCollection Interface

Implements

public interface IManagedServiceCollection extends IPartnerComponentString, IEntireEntityCollectionRetrievalOperations<ManagedService,ResourceCollection<ManagedService>>

Holds the customer's managed services operations.

Method Summary

Modifier and Type Method and Description
abstract ResourceCollection<ManagedService> get()

Retrieves all managed services.

Method Details

get

public abstract ResourceCollection get()

Retrieves all managed services. This operation is currently only supported for user based credentials.

Returns:

The managed services.

Applies to