public static class EdgeNetworkSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<EdgeNetworkSettings,EdgeNetworkSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(EdgeNetworkSettings settings) |
protected |
Builder(EdgeNetworkStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
EdgeNetworkSettings.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.
|
EdgeNetworkSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInterconnectAttachmentRequest,InterconnectAttachment,OperationMetadata> |
createInterconnectAttachmentOperationSettings()
Returns the builder for the settings used for calls to createInterconnectAttachment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInterconnectAttachmentRequest,com.google.longrunning.Operation> |
createInterconnectAttachmentSettings()
Returns the builder for the settings used for calls to createInterconnectAttachment.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNetworkRequest,Network,OperationMetadata> |
createNetworkOperationSettings()
Returns the builder for the settings used for calls to createNetwork.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNetworkRequest,com.google.longrunning.Operation> |
createNetworkSettings()
Returns the builder for the settings used for calls to createNetwork.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRouterRequest,Router,OperationMetadata> |
createRouterOperationSettings()
Returns the builder for the settings used for calls to createRouter.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRouterRequest,com.google.longrunning.Operation> |
createRouterSettings()
Returns the builder for the settings used for calls to createRouter.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSubnetRequest,Subnet,OperationMetadata> |
createSubnetOperationSettings()
Returns the builder for the settings used for calls to createSubnet.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSubnetRequest,com.google.longrunning.Operation> |
createSubnetSettings()
Returns the builder for the settings used for calls to createSubnet.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteInterconnectAttachmentRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteInterconnectAttachmentOperationSettings()
Returns the builder for the settings used for calls to deleteInterconnectAttachment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInterconnectAttachmentRequest,com.google.longrunning.Operation> |
deleteInterconnectAttachmentSettings()
Returns the builder for the settings used for calls to deleteInterconnectAttachment.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNetworkRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteNetworkOperationSettings()
Returns the builder for the settings used for calls to deleteNetwork.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNetworkRequest,com.google.longrunning.Operation> |
deleteNetworkSettings()
Returns the builder for the settings used for calls to deleteNetwork.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRouterRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteRouterOperationSettings()
Returns the builder for the settings used for calls to deleteRouter.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRouterRequest,com.google.longrunning.Operation> |
deleteRouterSettings()
Returns the builder for the settings used for calls to deleteRouter.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSubnetRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteSubnetOperationSettings()
Returns the builder for the settings used for calls to deleteSubnet.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSubnetRequest,com.google.longrunning.Operation> |
deleteSubnetSettings()
Returns the builder for the settings used for calls to deleteSubnet.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseInterconnectRequest,DiagnoseInterconnectResponse> |
diagnoseInterconnectSettings()
Returns the builder for the settings used for calls to diagnoseInterconnect.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseNetworkRequest,DiagnoseNetworkResponse> |
diagnoseNetworkSettings()
Returns the builder for the settings used for calls to diagnoseNetwork.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseRouterRequest,DiagnoseRouterResponse> |
diagnoseRouterSettings()
Returns the builder for the settings used for calls to diagnoseRouter.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectAttachmentRequest,InterconnectAttachment> |
getInterconnectAttachmentSettings()
Returns the builder for the settings used for calls to getInterconnectAttachment.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectRequest,Interconnect> |
getInterconnectSettings()
Returns the builder for the settings used for calls to getInterconnect.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkRequest,Network> |
getNetworkSettings()
Returns the builder for the settings used for calls to getNetwork.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouterRequest,Router> |
getRouterSettings()
Returns the builder for the settings used for calls to getRouter.
|
EdgeNetworkStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSubnetRequest,Subnet> |
getSubnetSettings()
Returns the builder for the settings used for calls to getSubnet.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetZoneRequest,Zone> |
getZoneSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<InitializeZoneRequest,InitializeZoneResponse> |
initializeZoneSettings()
Returns the builder for the settings used for calls to initializeZone.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectAttachmentsRequest,ListInterconnectAttachmentsResponse,EdgeNetworkClient.ListInterconnectAttachmentsPagedResponse> |
listInterconnectAttachmentsSettings()
Returns the builder for the settings used for calls to listInterconnectAttachments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectsRequest,ListInterconnectsResponse,EdgeNetworkClient.ListInterconnectsPagedResponse> |
listInterconnectsSettings()
Returns the builder for the settings used for calls to listInterconnects.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,EdgeNetworkClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworksRequest,ListNetworksResponse,EdgeNetworkClient.ListNetworksPagedResponse> |
listNetworksSettings()
Returns the builder for the settings used for calls to listNetworks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutersRequest,ListRoutersResponse,EdgeNetworkClient.ListRoutersPagedResponse> |
listRoutersSettings()
Returns the builder for the settings used for calls to listRouters.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubnetsRequest,ListSubnetsResponse,EdgeNetworkClient.ListSubnetsPagedResponse> |
listSubnetsSettings()
Returns the builder for the settings used for calls to listSubnets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListZonesRequest,ListZonesResponse,EdgeNetworkClient.ListZonesPagedResponse> |
listZonesSettings()
Deprecated.
This method is deprecated and will be removed in the next major version update.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRouterRequest,Router,OperationMetadata> |
updateRouterOperationSettings()
Returns the builder for the settings used for calls to updateRouter.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRouterRequest,com.google.longrunning.Operation> |
updateRouterSettings()
Returns the builder for the settings used for calls to updateRouter.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSubnetRequest,Subnet,OperationMetadata> |
updateSubnetOperationSettings()
Returns the builder for the settings used for calls to updateSubnet.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSubnetRequest,com.google.longrunning.Operation> |
updateSubnetSettings()
Returns the builder for the settings used for calls to updateSubnet.
|
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogCheckIntervalDuration, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(EdgeNetworkSettings settings)
protected Builder(EdgeNetworkStubSettings.Builder stubSettings)
public EdgeNetworkStubSettings.Builder getStubSettingsBuilder()
public EdgeNetworkSettings.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.api.gax.rpc.UnaryCallSettings.Builder<InitializeZoneRequest,InitializeZoneResponse> initializeZoneSettings()
@Deprecated public com.google.api.gax.rpc.PagedCallSettings.Builder<ListZonesRequest,ListZonesResponse,EdgeNetworkClient.ListZonesPagedResponse> listZonesSettings()
@Deprecated public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetZoneRequest,Zone> getZoneSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworksRequest,ListNetworksResponse,EdgeNetworkClient.ListNetworksPagedResponse> listNetworksSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkRequest,Network> getNetworkSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseNetworkRequest,DiagnoseNetworkResponse> diagnoseNetworkSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNetworkRequest,com.google.longrunning.Operation> createNetworkSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNetworkRequest,Network,OperationMetadata> createNetworkOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteNetworkRequest,com.google.longrunning.Operation> deleteNetworkSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteNetworkRequest,com.google.protobuf.Empty,OperationMetadata> deleteNetworkOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubnetsRequest,ListSubnetsResponse,EdgeNetworkClient.ListSubnetsPagedResponse> listSubnetsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSubnetRequest,Subnet> getSubnetSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSubnetRequest,com.google.longrunning.Operation> createSubnetSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSubnetRequest,Subnet,OperationMetadata> createSubnetOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSubnetRequest,com.google.longrunning.Operation> updateSubnetSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSubnetRequest,Subnet,OperationMetadata> updateSubnetOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSubnetRequest,com.google.longrunning.Operation> deleteSubnetSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSubnetRequest,com.google.protobuf.Empty,OperationMetadata> deleteSubnetOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectsRequest,ListInterconnectsResponse,EdgeNetworkClient.ListInterconnectsPagedResponse> listInterconnectsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectRequest,Interconnect> getInterconnectSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseInterconnectRequest,DiagnoseInterconnectResponse> diagnoseInterconnectSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectAttachmentsRequest,ListInterconnectAttachmentsResponse,EdgeNetworkClient.ListInterconnectAttachmentsPagedResponse> listInterconnectAttachmentsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectAttachmentRequest,InterconnectAttachment> getInterconnectAttachmentSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInterconnectAttachmentRequest,com.google.longrunning.Operation> createInterconnectAttachmentSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInterconnectAttachmentRequest,InterconnectAttachment,OperationMetadata> createInterconnectAttachmentOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInterconnectAttachmentRequest,com.google.longrunning.Operation> deleteInterconnectAttachmentSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteInterconnectAttachmentRequest,com.google.protobuf.Empty,OperationMetadata> deleteInterconnectAttachmentOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListRoutersRequest,ListRoutersResponse,EdgeNetworkClient.ListRoutersPagedResponse> listRoutersSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRouterRequest,Router> getRouterSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseRouterRequest,DiagnoseRouterResponse> diagnoseRouterSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRouterRequest,com.google.longrunning.Operation> createRouterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRouterRequest,Router,OperationMetadata> createRouterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRouterRequest,com.google.longrunning.Operation> updateRouterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRouterRequest,Router,OperationMetadata> updateRouterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRouterRequest,com.google.longrunning.Operation> deleteRouterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRouterRequest,com.google.protobuf.Empty,OperationMetadata> deleteRouterOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,EdgeNetworkClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public EdgeNetworkSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<EdgeNetworkSettings,EdgeNetworkSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.