public static class InterconnectAttachmentSettings.Builder extends ClientSettings.Builder<InterconnectAttachmentSettings,InterconnectAttachmentSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(ClientContext clientContext) |
protected |
Builder(InterconnectAttachmentSettings settings) |
protected |
Builder(InterconnectAttachmentStubSettings.Builder stubSettings) |
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
protected Builder() throws IOException
IOException
protected Builder(ClientContext clientContext)
protected Builder(InterconnectAttachmentSettings settings)
protected Builder(InterconnectAttachmentStubSettings.Builder stubSettings)
public InterconnectAttachmentStubSettings.Builder getStubSettingsBuilder()
public InterconnectAttachmentSettings.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 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 InterconnectAttachmentSettings build() throws IOException
build
in class ClientSettings.Builder<InterconnectAttachmentSettings,InterconnectAttachmentSettings.Builder>
IOException
Copyright © 2019 Google LLC. All rights reserved.