public interface Clients
Mono<BatchChangeSecretResponse> batchChangeSecret(BatchChangeSecretRequest request)
request - the Batch Change Secret requestMono<BatchCreateClientsResponse> batchCreate(BatchCreateClientsRequest request)
request - the Batch Create Client requestMono<BatchDeleteClientsResponse> batchDelete(BatchDeleteClientsRequest request)
request - the Batch Delete Clients requestMono<BatchUpdateClientsResponse> batchUpdate(BatchUpdateClientsRequest request)
request - the Batch Update Clients requestMono<ChangeSecretResponse> changeSecret(ChangeSecretRequest request)
request - the Change Secret requestMono<CreateClientResponse> create(CreateClientRequest request)
request - the Create Client requestMono<DeleteClientResponse> delete(DeleteClientRequest request)
request - the Delete Client requestMono<GetClientResponse> get(GetClientRequest request)
request - the Get Client requestMono<GetMetadataResponse> getMetadata(GetMetadataRequest request)
request - the Get Metadata requestMono<ListClientsResponse> list(ListClientsRequest request)
request - the List Clients requestMono<ListMetadatasResponse> listMetadatas(ListMetadatasRequest request)
request - the List Metadatas requestMono<MixedActionsResponse> mixedActions(MixedActionsRequest request)
request - the Mixed Actions requestMono<UpdateClientResponse> update(UpdateClientRequest request)
request - the Update Client requestMono<UpdateMetadataResponse> updateMetadata(UpdateMetadataRequest request)
request - the Update Metadata requestCopyright © 2017 Pivotal Software, Inc.. All rights reserved.