public static class TopicAdminSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<TopicAdminSettings,TopicAdminSettings.Builder>
| Modifier and Type | Method and Description |
|---|---|
TopicAdminSettings.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.
|
TopicAdminSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.pubsub.v1.Topic,com.google.pubsub.v1.Topic> |
createTopicSettings()
Returns the builder for the settings used for calls to createTopic.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.pubsub.v1.DeleteTopicRequest,com.google.protobuf.Empty> |
deleteTopicSettings()
Returns the builder for the settings used for calls to deleteTopic.
|
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<com.google.pubsub.v1.GetTopicRequest,com.google.pubsub.v1.Topic> |
getTopicSettings()
Returns the builder for the settings used for calls to getTopic.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.pubsub.v1.ListTopicsRequest,com.google.pubsub.v1.ListTopicsResponse,PagedResponseWrappers.ListTopicsPagedResponse> |
listTopicsSettings()
Returns the builder for the settings used for calls to listTopics.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.pubsub.v1.ListTopicSubscriptionsRequest,com.google.pubsub.v1.ListTopicSubscriptionsResponse,PagedResponseWrappers.ListTopicSubscriptionsPagedResponse> |
listTopicSubscriptionsSettings()
Returns the builder for the settings used for calls to listTopicSubscriptions.
|
com.google.api.gax.rpc.BatchingCallSettings.Builder<com.google.pubsub.v1.PublishRequest,com.google.pubsub.v1.PublishResponse> |
publishSettings()
Returns the builder for the settings used for calls to publish.
|
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.api.gax.rpc.UnaryCallSettings.Builder<com.google.pubsub.v1.UpdateTopicRequest,com.google.pubsub.v1.Topic> |
updateTopicSettings()
Returns the builder for the settings used for calls to updateTopic.
|
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getTransportChannelProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setTransportChannelProvider, toStringpublic TopicAdminSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exceptionpublic com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.pubsub.v1.Topic,com.google.pubsub.v1.Topic> createTopicSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.pubsub.v1.UpdateTopicRequest,com.google.pubsub.v1.Topic> updateTopicSettings()
public com.google.api.gax.rpc.BatchingCallSettings.Builder<com.google.pubsub.v1.PublishRequest,com.google.pubsub.v1.PublishResponse> publishSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.pubsub.v1.GetTopicRequest,com.google.pubsub.v1.Topic> getTopicSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.pubsub.v1.ListTopicsRequest,com.google.pubsub.v1.ListTopicsResponse,PagedResponseWrappers.ListTopicsPagedResponse> listTopicsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.pubsub.v1.ListTopicSubscriptionsRequest,com.google.pubsub.v1.ListTopicSubscriptionsResponse,PagedResponseWrappers.ListTopicSubscriptionsPagedResponse> listTopicSubscriptionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.pubsub.v1.DeleteTopicRequest,com.google.protobuf.Empty> deleteTopicSettings()
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 TopicAdminSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<TopicAdminSettings,TopicAdminSettings.Builder>IOExceptionCopyright © 2017 Google. All rights reserved.