public static class GkeHubStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<GkeHubStubSettings,GkeHubStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(GkeHubStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
GkeHubStubSettings.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.
|
GkeHubStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,OperationMetadata> |
createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureRequest,com.google.longrunning.Operation> |
createFeatureSettings()
Returns the builder for the settings used for calls to createFeature.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteFeatureOperationSettings()
Returns the builder for the settings used for calls to deleteFeature.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureRequest,com.google.longrunning.Operation> |
deleteFeatureSettings()
Returns the builder for the settings used for calls to deleteFeature.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureRequest,Feature> |
getFeatureSettings()
Returns the builder for the settings used for calls to getFeature.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,GkeHubClient.ListFeaturesPagedResponse> |
listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureRequest,Feature,OperationMetadata> |
updateFeatureOperationSettings()
Returns the builder for the settings used for calls to updateFeature.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeatureRequest,com.google.longrunning.Operation> |
updateFeatureSettings()
Returns the builder for the settings used for calls to updateFeature.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(GkeHubStubSettings settings)
public GkeHubStubSettings.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.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,GkeHubClient.ListFeaturesPagedResponse> listFeaturesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureRequest,Feature> getFeatureSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureRequest,com.google.longrunning.Operation> createFeatureSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,OperationMetadata> createFeatureOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeatureRequest,com.google.longrunning.Operation> deleteFeatureSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata> deleteFeatureOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeatureRequest,com.google.longrunning.Operation> updateFeatureSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureRequest,Feature,OperationMetadata> updateFeatureOperationSettings()
public GkeHubStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<GkeHubStubSettings,GkeHubStubSettings.Builder>IOExceptionCopyright © 2022 Google LLC. All rights reserved.