public static class ServiceMonitoringServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<ServiceMonitoringServiceStubSettings,ServiceMonitoringServiceStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(ServiceMonitoringServiceStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
ServiceMonitoringServiceStubSettings.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.
|
ServiceMonitoringServiceStubSettings |
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.
|
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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
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, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(ServiceMonitoringServiceStubSettings settings)
public ServiceMonitoringServiceStubSettings.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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
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 ServiceMonitoringServiceStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<ServiceMonitoringServiceStubSettings,ServiceMonitoringServiceStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.