public static class InterconnectGroupsStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<InterconnectGroupsStubSettings,InterconnectGroupsStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(InterconnectGroupsStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
InterconnectGroupsStubSettings.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.
|
InterconnectGroupsStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateMembersInterconnectGroupRequest,Operation,Operation> |
createMembersOperationSettings()
Returns the builder for the settings used for calls to createMembers.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateMembersInterconnectGroupRequest,Operation> |
createMembersSettings()
Returns the builder for the settings used for calls to createMembers.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteInterconnectGroupRequest,Operation,Operation> |
deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInterconnectGroupRequest,Operation> |
deleteSettings()
Returns the builder for the settings used for calls to delete.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyInterconnectGroupRequest,Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOperationalStatusInterconnectGroupRequest,InterconnectGroupsGetOperationalStatusResponse> |
getOperationalStatusSettings()
Returns the builder for the settings used for calls to getOperationalStatus.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectGroupRequest,InterconnectGroup> |
getSettings()
Returns the builder for the settings used for calls to get.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<InsertInterconnectGroupRequest,Operation,Operation> |
insertOperationSettings()
Returns the builder for the settings used for calls to insert.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertInterconnectGroupRequest,Operation> |
insertSettings()
Returns the builder for the settings used for calls to insert.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectGroupsRequest,InterconnectGroupsListResponse,InterconnectGroupsClient.ListPagedResponse> |
listSettings()
Returns the builder for the settings used for calls to list.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<PatchInterconnectGroupRequest,Operation,Operation> |
patchOperationSettings()
Returns the builder for the settings used for calls to patch.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchInterconnectGroupRequest,Operation> |
patchSettings()
Returns the builder for the settings used for calls to patch.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyInterconnectGroupRequest,Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsInterconnectGroupRequest,TestPermissionsResponse> |
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() |
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(InterconnectGroupsStubSettings settings)
public InterconnectGroupsStubSettings.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<CreateMembersInterconnectGroupRequest,Operation> createMembersSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateMembersInterconnectGroupRequest,Operation,Operation> createMembersOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInterconnectGroupRequest,Operation> deleteSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteInterconnectGroupRequest,Operation,Operation> deleteOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectGroupRequest,InterconnectGroup> getSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyInterconnectGroupRequest,Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetOperationalStatusInterconnectGroupRequest,InterconnectGroupsGetOperationalStatusResponse> getOperationalStatusSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertInterconnectGroupRequest,Operation> insertSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<InsertInterconnectGroupRequest,Operation,Operation> insertOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectGroupsRequest,InterconnectGroupsListResponse,InterconnectGroupsClient.ListPagedResponse> listSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchInterconnectGroupRequest,Operation> patchSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<PatchInterconnectGroupRequest,Operation,Operation> patchOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyInterconnectGroupRequest,Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsInterconnectGroupRequest,TestPermissionsResponse> testIamPermissionsSettings()
public InterconnectGroupsStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<InterconnectGroupsStubSettings,InterconnectGroupsStubSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.