Class InterconnectAttachmentGroupsSettings.Builder (1.74.0)

public static class InterconnectAttachmentGroupsSettings.Builder extends ClientSettings.Builder<InterconnectAttachmentGroupsSettings,InterconnectAttachmentGroupsSettings.Builder>

Builder for InterconnectAttachmentGroupsSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > InterconnectAttachmentGroupsSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(InterconnectAttachmentGroupsSettings settings)

protected Builder(InterconnectAttachmentGroupsSettings settings)
Parameter
Name Description
settings InterconnectAttachmentGroupsSettings

Builder(InterconnectAttachmentGroupsStubSettings.Builder stubSettings)

protected Builder(InterconnectAttachmentGroupsStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings InterconnectAttachmentGroupsStubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public InterconnectAttachmentGroupsSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

Applies the given settings updater function to all of the unary API methods in this service.

Note: This method does not support applying settings to streaming methods.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
InterconnectAttachmentGroupsSettings.Builder

build()

public InterconnectAttachmentGroupsSettings build()
Returns
Type Description
InterconnectAttachmentGroupsSettings
Overrides
Exceptions
Type Description
IOException

deleteOperationSettings()

public OperationCallSettings.Builder<DeleteInterconnectAttachmentGroupRequest,Operation,Operation> deleteOperationSettings()

Returns the builder for the settings used for calls to delete.

Returns
Type Description
Builder<DeleteInterconnectAttachmentGroupRequest,Operation,Operation>

deleteSettings()

public UnaryCallSettings.Builder<DeleteInterconnectAttachmentGroupRequest,Operation> deleteSettings()

Returns the builder for the settings used for calls to delete.

Returns
Type Description
Builder<DeleteInterconnectAttachmentGroupRequest,Operation>

getIamPolicySettings()

public UnaryCallSettings.Builder<GetIamPolicyInterconnectAttachmentGroupRequest,Policy> getIamPolicySettings()

Returns the builder for the settings used for calls to getIamPolicy.

Returns
Type Description
Builder<GetIamPolicyInterconnectAttachmentGroupRequest,Policy>

getOperationalStatusSettings()

public UnaryCallSettings.Builder<GetOperationalStatusInterconnectAttachmentGroupRequest,InterconnectAttachmentGroupsGetOperationalStatusResponse> getOperationalStatusSettings()

Returns the builder for the settings used for calls to getOperationalStatus.

Returns
Type Description
Builder<GetOperationalStatusInterconnectAttachmentGroupRequest,InterconnectAttachmentGroupsGetOperationalStatusResponse>

getSettings()

public UnaryCallSettings.Builder<GetInterconnectAttachmentGroupRequest,InterconnectAttachmentGroup> getSettings()

Returns the builder for the settings used for calls to get.

Returns
Type Description
Builder<GetInterconnectAttachmentGroupRequest,InterconnectAttachmentGroup>

getStubSettingsBuilder()

public InterconnectAttachmentGroupsStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
InterconnectAttachmentGroupsStubSettings.Builder

insertOperationSettings()

public OperationCallSettings.Builder<InsertInterconnectAttachmentGroupRequest,Operation,Operation> insertOperationSettings()

Returns the builder for the settings used for calls to insert.

Returns
Type Description
Builder<InsertInterconnectAttachmentGroupRequest,Operation,Operation>

insertSettings()

public UnaryCallSettings.Builder<InsertInterconnectAttachmentGroupRequest,Operation> insertSettings()

Returns the builder for the settings used for calls to insert.

Returns
Type Description
Builder<InsertInterconnectAttachmentGroupRequest,Operation>

listSettings()

public PagedCallSettings.Builder<ListInterconnectAttachmentGroupsRequest,InterconnectAttachmentGroupsListResponse,InterconnectAttachmentGroupsClient.ListPagedResponse> listSettings()

Returns the builder for the settings used for calls to list.

Returns
Type Description
Builder<ListInterconnectAttachmentGroupsRequest,InterconnectAttachmentGroupsListResponse,ListPagedResponse>

patchOperationSettings()

public OperationCallSettings.Builder<PatchInterconnectAttachmentGroupRequest,Operation,Operation> patchOperationSettings()

Returns the builder for the settings used for calls to patch.

Returns
Type Description
Builder<PatchInterconnectAttachmentGroupRequest,Operation,Operation>

patchSettings()

public UnaryCallSettings.Builder<PatchInterconnectAttachmentGroupRequest,Operation> patchSettings()

Returns the builder for the settings used for calls to patch.

Returns
Type Description
Builder<PatchInterconnectAttachmentGroupRequest,Operation>

setIamPolicySettings()

public UnaryCallSettings.Builder<SetIamPolicyInterconnectAttachmentGroupRequest,Policy> setIamPolicySettings()

Returns the builder for the settings used for calls to setIamPolicy.

Returns
Type Description
Builder<SetIamPolicyInterconnectAttachmentGroupRequest,Policy>

testIamPermissionsSettings()

public UnaryCallSettings.Builder<TestIamPermissionsInterconnectAttachmentGroupRequest,TestPermissionsResponse> testIamPermissionsSettings()

Returns the builder for the settings used for calls to testIamPermissions.

Returns
Type Description
Builder<TestIamPermissionsInterconnectAttachmentGroupRequest,TestPermissionsResponse>