Class ProjectsSettings.Builder (1.6.0-beta)

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

Builder for ProjectsSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > ProjectsSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(ProjectsSettings settings)

protected Builder(ProjectsSettings settings)
Parameter
NameDescription
settingsProjectsSettings

Builder(ProjectsStubSettings.Builder stubSettings)

protected Builder(ProjectsStubSettings.Builder stubSettings)
Parameter
NameDescription
stubSettingsProjectsStubSettings.Builder

Methods

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

public ProjectsSettings.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
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns

build()

public ProjectsSettings build()
Returns
TypeDescription
ProjectsSettings
Overrides Exceptions
TypeDescription
IOException

disableXpnHostOperationSettings()

public OperationCallSettings.Builder<DisableXpnHostProjectRequest,Operation,Operation> disableXpnHostOperationSettings()

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

Returns

disableXpnHostSettings()

public UnaryCallSettings.Builder<DisableXpnHostProjectRequest,Operation> disableXpnHostSettings()

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

Returns

disableXpnResourceOperationSettings()

public OperationCallSettings.Builder<DisableXpnResourceProjectRequest,Operation,Operation> disableXpnResourceOperationSettings()

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

Returns

disableXpnResourceSettings()

public UnaryCallSettings.Builder<DisableXpnResourceProjectRequest,Operation> disableXpnResourceSettings()

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

Returns

enableXpnHostOperationSettings()

public OperationCallSettings.Builder<EnableXpnHostProjectRequest,Operation,Operation> enableXpnHostOperationSettings()

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

Returns

enableXpnHostSettings()

public UnaryCallSettings.Builder<EnableXpnHostProjectRequest,Operation> enableXpnHostSettings()

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

Returns

enableXpnResourceOperationSettings()

public OperationCallSettings.Builder<EnableXpnResourceProjectRequest,Operation,Operation> enableXpnResourceOperationSettings()

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

Returns

enableXpnResourceSettings()

public UnaryCallSettings.Builder<EnableXpnResourceProjectRequest,Operation> enableXpnResourceSettings()

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

Returns

getSettings()

public UnaryCallSettings.Builder<GetProjectRequest,Project> getSettings()

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

Returns

getStubSettingsBuilder()

public ProjectsStubSettings.Builder getStubSettingsBuilder()
Returns

getXpnHostSettings()

public UnaryCallSettings.Builder<GetXpnHostProjectRequest,Project> getXpnHostSettings()

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

Returns

getXpnResourcesSettings()

public PagedCallSettings.Builder<GetXpnResourcesProjectsRequest,ProjectsGetXpnResources,ProjectsClient.GetXpnResourcesPagedResponse> getXpnResourcesSettings()

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

Returns

listXpnHostsSettings()

public PagedCallSettings.Builder<ListXpnHostsProjectsRequest,XpnHostList,ProjectsClient.ListXpnHostsPagedResponse> listXpnHostsSettings()

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

Returns

moveDiskOperationSettings()

public OperationCallSettings.Builder<MoveDiskProjectRequest,Operation,Operation> moveDiskOperationSettings()

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

Returns

moveDiskSettings()

public UnaryCallSettings.Builder<MoveDiskProjectRequest,Operation> moveDiskSettings()

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

Returns

moveInstanceOperationSettings()

public OperationCallSettings.Builder<MoveInstanceProjectRequest,Operation,Operation> moveInstanceOperationSettings()

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

Returns

moveInstanceSettings()

public UnaryCallSettings.Builder<MoveInstanceProjectRequest,Operation> moveInstanceSettings()

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

Returns

setCommonInstanceMetadataOperationSettings()

public OperationCallSettings.Builder<SetCommonInstanceMetadataProjectRequest,Operation,Operation> setCommonInstanceMetadataOperationSettings()

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

Returns

setCommonInstanceMetadataSettings()

public UnaryCallSettings.Builder<SetCommonInstanceMetadataProjectRequest,Operation> setCommonInstanceMetadataSettings()

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

Returns

setDefaultNetworkTierOperationSettings()

public OperationCallSettings.Builder<SetDefaultNetworkTierProjectRequest,Operation,Operation> setDefaultNetworkTierOperationSettings()

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

Returns

setDefaultNetworkTierSettings()

public UnaryCallSettings.Builder<SetDefaultNetworkTierProjectRequest,Operation> setDefaultNetworkTierSettings()

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

Returns

setUsageExportBucketOperationSettings()

public OperationCallSettings.Builder<SetUsageExportBucketProjectRequest,Operation,Operation> setUsageExportBucketOperationSettings()

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

Returns

setUsageExportBucketSettings()

public UnaryCallSettings.Builder<SetUsageExportBucketProjectRequest,Operation> setUsageExportBucketSettings()

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

Returns