publicstaticclass EdgeContainerSettings.BuilderextendsClientSettings.Builder<EdgeContainerSettings,EdgeContainerSettings.Builder>
Builder for EdgeContainerSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protectedBuilder(ClientContextclientContext)
Builder(EdgeContainerSettings settings)
protectedBuilder(EdgeContainerSettingssettings)
Builder(EdgeContainerStubSettings.Builder stubSettings)
protectedBuilder(EdgeContainerStubSettings.BuilderstubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
publicEdgeContainerSettings.BuilderapplyToAllUnaryMethods(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.
build()
publicEdgeContainerSettingsbuild()
Overrides
createClusterOperationSettings()
publicOperationCallSettings.Builder<CreateClusterRequest,Cluster,OperationMetadata>createClusterOperationSettings()
Returns the builder for the settings used for calls to createCluster.
createClusterSettings()
publicUnaryCallSettings.Builder<CreateClusterRequest,Operation>createClusterSettings()
Returns the builder for the settings used for calls to createCluster.
createNodePoolOperationSettings()
publicOperationCallSettings.Builder<CreateNodePoolRequest,NodePool,OperationMetadata>createNodePoolOperationSettings()
Returns the builder for the settings used for calls to createNodePool.
createNodePoolSettings()
publicUnaryCallSettings.Builder<CreateNodePoolRequest,Operation>createNodePoolSettings()
Returns the builder for the settings used for calls to createNodePool.
createVpnConnectionOperationSettings()
publicOperationCallSettings.Builder<CreateVpnConnectionRequest,VpnConnection,OperationMetadata>createVpnConnectionOperationSettings()
Returns the builder for the settings used for calls to createVpnConnection.
createVpnConnectionSettings()
publicUnaryCallSettings.Builder<CreateVpnConnectionRequest,Operation>createVpnConnectionSettings()
Returns the builder for the settings used for calls to createVpnConnection.
deleteClusterOperationSettings()
publicOperationCallSettings.Builder<DeleteClusterRequest,Empty,OperationMetadata>deleteClusterOperationSettings()
Returns the builder for the settings used for calls to deleteCluster.
deleteClusterSettings()
publicUnaryCallSettings.Builder<DeleteClusterRequest,Operation>deleteClusterSettings()
Returns the builder for the settings used for calls to deleteCluster.
deleteNodePoolOperationSettings()
publicOperationCallSettings.Builder<DeleteNodePoolRequest,Empty,OperationMetadata>deleteNodePoolOperationSettings()
Returns the builder for the settings used for calls to deleteNodePool.
deleteNodePoolSettings()
publicUnaryCallSettings.Builder<DeleteNodePoolRequest,Operation>deleteNodePoolSettings()
Returns the builder for the settings used for calls to deleteNodePool.
deleteVpnConnectionOperationSettings()
publicOperationCallSettings.Builder<DeleteVpnConnectionRequest,Empty,OperationMetadata>deleteVpnConnectionOperationSettings()
Returns the builder for the settings used for calls to deleteVpnConnection.
deleteVpnConnectionSettings()
publicUnaryCallSettings.Builder<DeleteVpnConnectionRequest,Operation>deleteVpnConnectionSettings()
Returns the builder for the settings used for calls to deleteVpnConnection.
generateAccessTokenSettings()
publicUnaryCallSettings.Builder<GenerateAccessTokenRequest,GenerateAccessTokenResponse>generateAccessTokenSettings()
Returns the builder for the settings used for calls to generateAccessToken.
generateOfflineCredentialSettings()
publicUnaryCallSettings.Builder<GenerateOfflineCredentialRequest,GenerateOfflineCredentialResponse>generateOfflineCredentialSettings()
Returns the builder for the settings used for calls to generateOfflineCredential.
getClusterSettings()
publicUnaryCallSettings.Builder<GetClusterRequest,Cluster>getClusterSettings()
Returns the builder for the settings used for calls to getCluster.
getLocationSettings()
publicUnaryCallSettings.Builder<GetLocationRequest,Location>getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
| Returns |
| Type |
Description |
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getMachineSettings()
publicUnaryCallSettings.Builder<GetMachineRequest,Machine>getMachineSettings()
Returns the builder for the settings used for calls to getMachine.
getNodePoolSettings()
publicUnaryCallSettings.Builder<GetNodePoolRequest,NodePool>getNodePoolSettings()
Returns the builder for the settings used for calls to getNodePool.
getServerConfigSettings()
publicUnaryCallSettings.Builder<GetServerConfigRequest,ServerConfig>getServerConfigSettings()
Returns the builder for the settings used for calls to getServerConfig.
getStubSettingsBuilder()
publicEdgeContainerStubSettings.BuildergetStubSettingsBuilder()
getVpnConnectionSettings()
publicUnaryCallSettings.Builder<GetVpnConnectionRequest,VpnConnection>getVpnConnectionSettings()
Returns the builder for the settings used for calls to getVpnConnection.
publicPagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,EdgeContainerClient.ListClustersPagedResponse>listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
listLocationsSettings()
publicPagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,EdgeContainerClient.ListLocationsPagedResponse>listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
listMachinesSettings()
publicPagedCallSettings.Builder<ListMachinesRequest,ListMachinesResponse,EdgeContainerClient.ListMachinesPagedResponse>listMachinesSettings()
Returns the builder for the settings used for calls to listMachines.
listNodePoolsSettings()
publicPagedCallSettings.Builder<ListNodePoolsRequest,ListNodePoolsResponse,EdgeContainerClient.ListNodePoolsPagedResponse>listNodePoolsSettings()
Returns the builder for the settings used for calls to listNodePools.
listVpnConnectionsSettings()
publicPagedCallSettings.Builder<ListVpnConnectionsRequest,ListVpnConnectionsResponse,EdgeContainerClient.ListVpnConnectionsPagedResponse>listVpnConnectionsSettings()
Returns the builder for the settings used for calls to listVpnConnections.
updateClusterOperationSettings()
publicOperationCallSettings.Builder<UpdateClusterRequest,Cluster,OperationMetadata>updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.
updateClusterSettings()
publicUnaryCallSettings.Builder<UpdateClusterRequest,Operation>updateClusterSettings()
Returns the builder for the settings used for calls to updateCluster.
updateNodePoolOperationSettings()
publicOperationCallSettings.Builder<UpdateNodePoolRequest,NodePool,OperationMetadata>updateNodePoolOperationSettings()
Returns the builder for the settings used for calls to updateNodePool.
updateNodePoolSettings()
publicUnaryCallSettings.Builder<UpdateNodePoolRequest,Operation>updateNodePoolSettings()
Returns the builder for the settings used for calls to updateNodePool.
upgradeClusterOperationSettings()
publicOperationCallSettings.Builder<UpgradeClusterRequest,Cluster,OperationMetadata>upgradeClusterOperationSettings()
Returns the builder for the settings used for calls to upgradeCluster.
upgradeClusterSettings()
publicUnaryCallSettings.Builder<UpgradeClusterRequest,Operation>upgradeClusterSettings()
Returns the builder for the settings used for calls to upgradeCluster.