public static class ServiceMonitoringServiceSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<ServiceMonitoringServiceSettings,ServiceMonitoringServiceSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(ServiceMonitoringServiceSettings settings) |
protected |
Builder(ServiceMonitoringServiceStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
ServiceMonitoringServiceSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
ServiceMonitoringServiceSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceLevelObjectiveRequest,ServiceLevelObjective> |
createServiceLevelObjectiveSettings()
Returns the builder for the settings used for calls to createServiceLevelObjective.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceRequest,Service> |
createServiceSettings()
Returns the builder for the settings used for calls to createService.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceLevelObjectiveRequest,com.google.protobuf.Empty> |
deleteServiceLevelObjectiveSettings()
Returns the builder for the settings used for calls to deleteServiceLevelObjective.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceRequest,com.google.protobuf.Empty> |
deleteServiceSettings()
Returns the builder for the settings used for calls to deleteService.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceLevelObjectiveRequest,ServiceLevelObjective> |
getServiceLevelObjectiveSettings()
Returns the builder for the settings used for calls to getServiceLevelObjective.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,Service> |
getServiceSettings()
Returns the builder for the settings used for calls to getService.
|
ServiceMonitoringServiceStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse> |
listServiceLevelObjectivesSettings()
Returns the builder for the settings used for calls to listServiceLevelObjectives.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,ServiceMonitoringServiceClient.ListServicesPagedResponse> |
listServicesSettings()
Returns the builder for the settings used for calls to listServices.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective> |
updateServiceLevelObjectiveSettings()
Returns the builder for the settings used for calls to updateServiceLevelObjective.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateServiceRequest,Service> |
updateServiceSettings()
Returns the builder for the settings used for calls to updateService.
|
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogCheckIntervalDuration, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(ServiceMonitoringServiceSettings settings)
protected Builder(ServiceMonitoringServiceStubSettings.Builder stubSettings)
public ServiceMonitoringServiceStubSettings.Builder getStubSettingsBuilder()
public ServiceMonitoringServiceSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceRequest,Service> createServiceSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceRequest,Service> getServiceSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,ServiceMonitoringServiceClient.ListServicesPagedResponse> listServicesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateServiceRequest,Service> updateServiceSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceRequest,com.google.protobuf.Empty> deleteServiceSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateServiceLevelObjectiveRequest,ServiceLevelObjective> createServiceLevelObjectiveSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetServiceLevelObjectiveRequest,ServiceLevelObjective> getServiceLevelObjectiveSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListServiceLevelObjectivesRequest,ListServiceLevelObjectivesResponse,ServiceMonitoringServiceClient.ListServiceLevelObjectivesPagedResponse> listServiceLevelObjectivesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateServiceLevelObjectiveRequest,ServiceLevelObjective> updateServiceLevelObjectiveSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteServiceLevelObjectiveRequest,com.google.protobuf.Empty> deleteServiceLevelObjectiveSettings()
public ServiceMonitoringServiceSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<ServiceMonitoringServiceSettings,ServiceMonitoringServiceSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.