public static class InterconnectAttachmentStubSettings.Builder extends StubSettings.Builder<InterconnectAttachmentStubSettings,InterconnectAttachmentStubSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(ClientContext clientContext) |
protected |
Builder(InterconnectAttachmentStubSettings settings) |
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setTracerFactory, setTransportChannelProvider, toString
protected Builder()
protected Builder(ClientContext clientContext)
protected Builder(InterconnectAttachmentStubSettings settings)
public InterconnectAttachmentStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exception
public com.google.common.collect.ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public PagedCallSettings.Builder<AggregatedListInterconnectAttachmentsHttpRequest,InterconnectAttachmentAggregatedList,InterconnectAttachmentClient.AggregatedListInterconnectAttachmentsPagedResponse> aggregatedListInterconnectAttachmentsSettings()
public UnaryCallSettings.Builder<DeleteInterconnectAttachmentHttpRequest,Operation> deleteInterconnectAttachmentSettings()
public UnaryCallSettings.Builder<GetInterconnectAttachmentHttpRequest,InterconnectAttachment> getInterconnectAttachmentSettings()
public UnaryCallSettings.Builder<InsertInterconnectAttachmentHttpRequest,Operation> insertInterconnectAttachmentSettings()
public PagedCallSettings.Builder<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> listInterconnectAttachmentsSettings()
public UnaryCallSettings.Builder<PatchInterconnectAttachmentHttpRequest,Operation> patchInterconnectAttachmentSettings()
public InterconnectAttachmentStubSettings build() throws IOException
build
in class StubSettings.Builder<InterconnectAttachmentStubSettings,InterconnectAttachmentStubSettings.Builder>
IOException
Copyright © 2019 Google LLC. All rights reserved.