Class PersistentResourceServiceStubSettings.Builder (3.42.0)

public static class PersistentResourceServiceStubSettings.Builder extends StubSettings.Builder<PersistentResourceServiceStubSettings,PersistentResourceServiceStubSettings.Builder>

Builder for PersistentResourceServiceStubSettings.

Inheritance

java.lang.Object > StubSettings.Builder > PersistentResourceServiceStubSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(PersistentResourceServiceStubSettings settings)

protected Builder(PersistentResourceServiceStubSettings settings)
Parameter
NameDescription
settingsPersistentResourceServiceStubSettings

Methods

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

public PersistentResourceServiceStubSettings.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
TypeDescription
PersistentResourceServiceStubSettings.Builder

build()

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

createPersistentResourceOperationSettings()

public OperationCallSettings.Builder<CreatePersistentResourceRequest,PersistentResource,CreatePersistentResourceOperationMetadata> createPersistentResourceOperationSettings()

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

Returns
TypeDescription
Builder<CreatePersistentResourceRequest,PersistentResource,CreatePersistentResourceOperationMetadata>

createPersistentResourceSettings()

public UnaryCallSettings.Builder<CreatePersistentResourceRequest,Operation> createPersistentResourceSettings()

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

Returns
TypeDescription
Builder<CreatePersistentResourceRequest,Operation>

deletePersistentResourceOperationSettings()

public OperationCallSettings.Builder<DeletePersistentResourceRequest,Empty,DeleteOperationMetadata> deletePersistentResourceOperationSettings()

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

Returns
TypeDescription
Builder<DeletePersistentResourceRequest,Empty,DeleteOperationMetadata>

deletePersistentResourceSettings()

public UnaryCallSettings.Builder<DeletePersistentResourceRequest,Operation> deletePersistentResourceSettings()

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

Returns
TypeDescription
Builder<DeletePersistentResourceRequest,Operation>

getEndpoint()

public String getEndpoint()

Returns the endpoint set by the user or the the service's default endpoint.

Returns
TypeDescription
String
Overrides

getIamPolicySettings()

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

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

Returns
TypeDescription
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationSettings()

public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()

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

Returns
TypeDescription
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getPersistentResourceSettings()

public UnaryCallSettings.Builder<GetPersistentResourceRequest,PersistentResource> getPersistentResourceSettings()

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

Returns
TypeDescription
Builder<GetPersistentResourceRequest,PersistentResource>

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,PersistentResourceServiceClient.ListLocationsPagedResponse> listLocationsSettings()

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

Returns
TypeDescription
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

listPersistentResourcesSettings()

public PagedCallSettings.Builder<ListPersistentResourcesRequest,ListPersistentResourcesResponse,PersistentResourceServiceClient.ListPersistentResourcesPagedResponse> listPersistentResourcesSettings()

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

Returns
TypeDescription
Builder<ListPersistentResourcesRequest,ListPersistentResourcesResponse,ListPersistentResourcesPagedResponse>

setIamPolicySettings()

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

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

Returns
TypeDescription
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsSettings()

public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()

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

Returns
TypeDescription
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

unaryMethodSettingsBuilders()

public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
TypeDescription
com.google.common.collect.ImmutableList<Builder<?,?>>

updatePersistentResourceOperationSettings()

public OperationCallSettings.Builder<UpdatePersistentResourceRequest,PersistentResource,UpdatePersistentResourceOperationMetadata> updatePersistentResourceOperationSettings()

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

Returns
TypeDescription
Builder<UpdatePersistentResourceRequest,PersistentResource,UpdatePersistentResourceOperationMetadata>

updatePersistentResourceSettings()

public UnaryCallSettings.Builder<UpdatePersistentResourceRequest,Operation> updatePersistentResourceSettings()

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

Returns
TypeDescription
Builder<UpdatePersistentResourceRequest,Operation>