public static class SchemaServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<SchemaServiceStubSettings,SchemaServiceStubSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(SchemaServiceStubSettings settings) |
Modifier and Type | Method and Description |
---|---|
SchemaServiceStubSettings.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.
|
SchemaServiceStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CommitSchemaRequest,Schema> |
commitSchemaSettings()
Returns the builder for the settings used for calls to commitSchema.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSchemaRequest,Schema> |
createSchemaSettings()
Returns the builder for the settings used for calls to createSchema.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSchemaRevisionRequest,Schema> |
deleteSchemaRevisionSettings()
Returns the builder for the settings used for calls to deleteSchemaRevision.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSchemaRequest,com.google.protobuf.Empty> |
deleteSchemaSettings()
Returns the builder for the settings used for calls to deleteSchema.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSchemaRequest,Schema> |
getSchemaSettings()
Returns the builder for the settings used for calls to getSchema.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchemaRevisionsRequest,ListSchemaRevisionsResponse,SchemaServiceClient.ListSchemaRevisionsPagedResponse> |
listSchemaRevisionsSettings()
Returns the builder for the settings used for calls to listSchemaRevisions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchemasRequest,ListSchemasResponse,SchemaServiceClient.ListSchemasPagedResponse> |
listSchemasSettings()
Returns the builder for the settings used for calls to listSchemas.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackSchemaRequest,Schema> |
rollbackSchemaSettings()
Returns the builder for the settings used for calls to rollbackSchema.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateMessageRequest,ValidateMessageResponse> |
validateMessageSettings()
Returns the builder for the settings used for calls to validateMessage.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateSchemaRequest,ValidateSchemaResponse> |
validateSchemaSettings()
Returns the builder for the settings used for calls to validateSchema.
|
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
protected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(SchemaServiceStubSettings settings)
public SchemaServiceStubSettings.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<CreateSchemaRequest,Schema> createSchemaSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSchemaRequest,Schema> getSchemaSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchemasRequest,ListSchemasResponse,SchemaServiceClient.ListSchemasPagedResponse> listSchemasSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchemaRevisionsRequest,ListSchemaRevisionsResponse,SchemaServiceClient.ListSchemaRevisionsPagedResponse> listSchemaRevisionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CommitSchemaRequest,Schema> commitSchemaSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackSchemaRequest,Schema> rollbackSchemaSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSchemaRevisionRequest,Schema> deleteSchemaRevisionSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSchemaRequest,com.google.protobuf.Empty> deleteSchemaSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateSchemaRequest,ValidateSchemaResponse> validateSchemaSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ValidateMessageRequest,ValidateMessageResponse> validateMessageSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public SchemaServiceStubSettings build() throws IOException
build
in class com.google.api.gax.rpc.StubSettings.Builder<SchemaServiceStubSettings,SchemaServiceStubSettings.Builder>
IOException
Copyright © 2023 Google LLC. All rights reserved.