Package com.google.appengine.v1.stub
Class DomainMappingsStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<DomainMappingsStubSettings,DomainMappingsStubSettings.Builder>
-
- com.google.appengine.v1.stub.DomainMappingsStubSettings.Builder
-
- Enclosing class:
- DomainMappingsStubSettings
public static class DomainMappingsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<DomainMappingsStubSettings,DomainMappingsStubSettings.Builder>
Builder for DomainMappingsStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(DomainMappingsStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DomainMappingsStubSettings.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.DomainMappingsStubSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1>
createDomainMappingOperationSettings()
Returns the builder for the settings used for calls to createDomainMapping.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDomainMappingRequest,com.google.longrunning.Operation>
createDomainMappingSettings()
Returns the builder for the settings used for calls to createDomainMapping.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDomainMappingRequest,com.google.protobuf.Empty,OperationMetadataV1>
deleteDomainMappingOperationSettings()
Returns the builder for the settings used for calls to deleteDomainMapping.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDomainMappingRequest,com.google.longrunning.Operation>
deleteDomainMappingSettings()
Returns the builder for the settings used for calls to deleteDomainMapping.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDomainMappingRequest,DomainMapping>
getDomainMappingSettings()
Returns the builder for the settings used for calls to getDomainMapping.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDomainMappingsRequest,ListDomainMappingsResponse,DomainMappingsClient.ListDomainMappingsPagedResponse>
listDomainMappingsSettings()
Returns the builder for the settings used for calls to listDomainMappings.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1>
updateDomainMappingOperationSettings()
Returns the builder for the settings used for calls to updateDomainMapping.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDomainMappingRequest,com.google.longrunning.Operation>
updateDomainMappingSettings()
Returns the builder for the settings used for calls to updateDomainMapping.-
Methods inherited from class com.google.api.gax.rpc.StubSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder()
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(DomainMappingsStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public DomainMappingsStubSettings.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.Note: This method does not support applying settings to streaming methods.
-
unaryMethodSettingsBuilders
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
-
listDomainMappingsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDomainMappingsRequest,ListDomainMappingsResponse,DomainMappingsClient.ListDomainMappingsPagedResponse> listDomainMappingsSettings()
Returns the builder for the settings used for calls to listDomainMappings.
-
getDomainMappingSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDomainMappingRequest,DomainMapping> getDomainMappingSettings()
Returns the builder for the settings used for calls to getDomainMapping.
-
createDomainMappingSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDomainMappingRequest,com.google.longrunning.Operation> createDomainMappingSettings()
Returns the builder for the settings used for calls to createDomainMapping.
-
createDomainMappingOperationSettings
@BetaApi("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<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1> createDomainMappingOperationSettings()
Returns the builder for the settings used for calls to createDomainMapping.
-
updateDomainMappingSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDomainMappingRequest,com.google.longrunning.Operation> updateDomainMappingSettings()
Returns the builder for the settings used for calls to updateDomainMapping.
-
updateDomainMappingOperationSettings
@BetaApi("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<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1> updateDomainMappingOperationSettings()
Returns the builder for the settings used for calls to updateDomainMapping.
-
deleteDomainMappingSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDomainMappingRequest,com.google.longrunning.Operation> deleteDomainMappingSettings()
Returns the builder for the settings used for calls to deleteDomainMapping.
-
deleteDomainMappingOperationSettings
@BetaApi("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<DeleteDomainMappingRequest,com.google.protobuf.Empty,OperationMetadataV1> deleteDomainMappingOperationSettings()
Returns the builder for the settings used for calls to deleteDomainMapping.
-
build
public DomainMappingsStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<DomainMappingsStubSettings,DomainMappingsStubSettings.Builder>
- Throws:
IOException
-
-