public static class NetworkEndpointGroupStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<NetworkEndpointGroupStubSettings,NetworkEndpointGroupStubSettings.Builder>
| Modifier | Constructor and Description | 
|---|---|
protected  | 
Builder()  | 
protected  | 
Builder(com.google.api.gax.rpc.ClientContext clientContext)  | 
protected  | 
Builder(NetworkEndpointGroupStubSettings settings)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupAggregatedList,NetworkEndpointGroupClient.AggregatedListNetworkEndpointGroupsPagedResponse> | 
aggregatedListNetworkEndpointGroupsSettings()
Returns the builder for the settings used for calls to aggregatedListNetworkEndpointGroups. 
 | 
NetworkEndpointGroupStubSettings.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. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<AttachNetworkEndpointsNetworkEndpointGroupHttpRequest,Operation> | 
attachNetworkEndpointsNetworkEndpointGroupSettings()
Returns the builder for the settings used for calls to
 attachNetworkEndpointsNetworkEndpointGroup. 
 | 
NetworkEndpointGroupStubSettings | 
build()  | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNetworkEndpointGroupHttpRequest,Operation> | 
deleteNetworkEndpointGroupSettings()
Returns the builder for the settings used for calls to deleteNetworkEndpointGroup. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<DetachNetworkEndpointsNetworkEndpointGroupHttpRequest,Operation> | 
detachNetworkEndpointsNetworkEndpointGroupSettings()
Returns the builder for the settings used for calls to
 detachNetworkEndpointsNetworkEndpointGroup. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkEndpointGroupHttpRequest,NetworkEndpointGroup> | 
getNetworkEndpointGroupSettings()
Returns the builder for the settings used for calls to getNetworkEndpointGroup. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertNetworkEndpointGroupHttpRequest,Operation> | 
insertNetworkEndpointGroupSettings()
Returns the builder for the settings used for calls to insertNetworkEndpointGroup. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupList,NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse> | 
listNetworkEndpointGroupsSettings()
Returns the builder for the settings used for calls to listNetworkEndpointGroups. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointsNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointGroupClient.ListNetworkEndpointsNetworkEndpointGroupsPagedResponse> | 
listNetworkEndpointsNetworkEndpointGroupsSettings()
Returns the builder for the settings used for calls to
 listNetworkEndpointsNetworkEndpointGroups. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsNetworkEndpointGroupHttpRequest,TestPermissionsResponse> | 
testIamPermissionsNetworkEndpointGroupSettings()
Returns the builder for the settings used for calls to
 testIamPermissionsNetworkEndpointGroup. 
 | 
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> | 
unaryMethodSettingsBuilders()  | 
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(NetworkEndpointGroupStubSettings settings)
public NetworkEndpointGroupStubSettings.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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupAggregatedList,NetworkEndpointGroupClient.AggregatedListNetworkEndpointGroupsPagedResponse> aggregatedListNetworkEndpointGroupsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AttachNetworkEndpointsNetworkEndpointGroupHttpRequest,Operation> attachNetworkEndpointsNetworkEndpointGroupSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNetworkEndpointGroupHttpRequest,Operation> deleteNetworkEndpointGroupSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DetachNetworkEndpointsNetworkEndpointGroupHttpRequest,Operation> detachNetworkEndpointsNetworkEndpointGroupSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkEndpointGroupHttpRequest,NetworkEndpointGroup> getNetworkEndpointGroupSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertNetworkEndpointGroupHttpRequest,Operation> insertNetworkEndpointGroupSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupList,NetworkEndpointGroupClient.ListNetworkEndpointGroupsPagedResponse> listNetworkEndpointGroupsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkEndpointsNetworkEndpointGroupsHttpRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointGroupClient.ListNetworkEndpointsNetworkEndpointGroupsPagedResponse> listNetworkEndpointsNetworkEndpointGroupsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsNetworkEndpointGroupHttpRequest,TestPermissionsResponse> testIamPermissionsNetworkEndpointGroupSettings()
public NetworkEndpointGroupStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<NetworkEndpointGroupStubSettings,NetworkEndpointGroupStubSettings.Builder>IOExceptionCopyright © 2019 Google LLC. All rights reserved.