public static class CloudControlsPartnerCoreSettings.Builder extends ClientSettings.Builder<CloudControlsPartnerCoreSettings,CloudControlsPartnerCoreSettings.Builder>
Builder for CloudControlsPartnerCoreSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(CloudControlsPartnerCoreSettings settings)
protected Builder(CloudControlsPartnerCoreSettings settings)
Builder(CloudControlsPartnerCoreStubSettings.Builder stubSettings)
protected Builder(CloudControlsPartnerCoreStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public CloudControlsPartnerCoreSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public CloudControlsPartnerCoreSettings build()
Overrides
getCustomerSettings()
public UnaryCallSettings.Builder<GetCustomerRequest,Customer> getCustomerSettings()
Returns the builder for the settings used for calls to getCustomer.
getEkmConnectionsSettings()
public UnaryCallSettings.Builder<GetEkmConnectionsRequest,EkmConnections> getEkmConnectionsSettings()
Returns the builder for the settings used for calls to getEkmConnections.
getPartnerPermissionsSettings()
public UnaryCallSettings.Builder<GetPartnerPermissionsRequest,PartnerPermissions> getPartnerPermissionsSettings()
Returns the builder for the settings used for calls to getPartnerPermissions.
getPartnerSettings()
public UnaryCallSettings.Builder<GetPartnerRequest,Partner> getPartnerSettings()
Returns the builder for the settings used for calls to getPartner.
getStubSettingsBuilder()
public CloudControlsPartnerCoreStubSettings.Builder getStubSettingsBuilder()
getWorkloadSettings()
public UnaryCallSettings.Builder<GetWorkloadRequest,Workload> getWorkloadSettings()
Returns the builder for the settings used for calls to getWorkload.
listAccessApprovalRequestsSettings() (deprecated)
public PagedCallSettings.Builder<ListAccessApprovalRequestsRequest,ListAccessApprovalRequestsResponse,CloudControlsPartnerCoreClient.ListAccessApprovalRequestsPagedResponse> listAccessApprovalRequestsSettings()
Deprecated. This method is deprecated and will be removed in the next major version update.
Returns the builder for the settings used for calls to listAccessApprovalRequests.
public PagedCallSettings.Builder<ListCustomersRequest,ListCustomersResponse,CloudControlsPartnerCoreClient.ListCustomersPagedResponse> listCustomersSettings()
Returns the builder for the settings used for calls to listCustomers.
listWorkloadsSettings()
public PagedCallSettings.Builder<ListWorkloadsRequest,ListWorkloadsResponse,CloudControlsPartnerCoreClient.ListWorkloadsPagedResponse> listWorkloadsSettings()
Returns the builder for the settings used for calls to listWorkloads.