public static class VmwareEngineStubSettings.Builder extends StubSettings.Builder<VmwareEngineStubSettings,VmwareEngineStubSettings.Builder>
Builder for VmwareEngineStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter
Builder(VmwareEngineStubSettings settings)
protected Builder(VmwareEngineStubSettings settings)
Parameter
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public VmwareEngineStubSettings.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
Returns
build()
public VmwareEngineStubSettings build()
Returns
Overrides
Exceptions
createClusterOperationSettings()
public OperationCallSettings.Builder<CreateClusterRequest,Cluster,OperationMetadata> createClusterOperationSettings()
Returns the builder for the settings used for calls to createCluster.
Returns
createClusterSettings()
public UnaryCallSettings.Builder<CreateClusterRequest,Operation> createClusterSettings()
Returns the builder for the settings used for calls to createCluster.
Returns
createHcxActivationKeyOperationSettings()
public OperationCallSettings.Builder<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata> createHcxActivationKeyOperationSettings()
Returns the builder for the settings used for calls to createHcxActivationKey.
Returns
createHcxActivationKeySettings()
public UnaryCallSettings.Builder<CreateHcxActivationKeyRequest,Operation> createHcxActivationKeySettings()
Returns the builder for the settings used for calls to createHcxActivationKey.
Returns
createNetworkPolicyOperationSettings()
public OperationCallSettings.Builder<CreateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> createNetworkPolicyOperationSettings()
Returns the builder for the settings used for calls to createNetworkPolicy.
Returns
createNetworkPolicySettings()
public UnaryCallSettings.Builder<CreateNetworkPolicyRequest,Operation> createNetworkPolicySettings()
Returns the builder for the settings used for calls to createNetworkPolicy.
Returns
createPrivateCloudOperationSettings()
public OperationCallSettings.Builder<CreatePrivateCloudRequest,PrivateCloud,OperationMetadata> createPrivateCloudOperationSettings()
Returns the builder for the settings used for calls to createPrivateCloud.
Returns
createPrivateCloudSettings()
public UnaryCallSettings.Builder<CreatePrivateCloudRequest,Operation> createPrivateCloudSettings()
Returns the builder for the settings used for calls to createPrivateCloud.
Returns
createVmwareEngineNetworkOperationSettings()
public OperationCallSettings.Builder<CreateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> createVmwareEngineNetworkOperationSettings()
Returns the builder for the settings used for calls to createVmwareEngineNetwork.
Returns
createVmwareEngineNetworkSettings()
public UnaryCallSettings.Builder<CreateVmwareEngineNetworkRequest,Operation> createVmwareEngineNetworkSettings()
Returns the builder for the settings used for calls to createVmwareEngineNetwork.
Returns
deleteClusterOperationSettings()
public OperationCallSettings.Builder<DeleteClusterRequest,Empty,OperationMetadata> deleteClusterOperationSettings()
Returns the builder for the settings used for calls to deleteCluster.
Returns
deleteClusterSettings()
public UnaryCallSettings.Builder<DeleteClusterRequest,Operation> deleteClusterSettings()
Returns the builder for the settings used for calls to deleteCluster.
Returns
deleteNetworkPolicyOperationSettings()
public OperationCallSettings.Builder<DeleteNetworkPolicyRequest,Empty,OperationMetadata> deleteNetworkPolicyOperationSettings()
Returns the builder for the settings used for calls to deleteNetworkPolicy.
Returns
deleteNetworkPolicySettings()
public UnaryCallSettings.Builder<DeleteNetworkPolicyRequest,Operation> deleteNetworkPolicySettings()
Returns the builder for the settings used for calls to deleteNetworkPolicy.
Returns
deletePrivateCloudOperationSettings()
public OperationCallSettings.Builder<DeletePrivateCloudRequest,PrivateCloud,OperationMetadata> deletePrivateCloudOperationSettings()
Returns the builder for the settings used for calls to deletePrivateCloud.
Returns
deletePrivateCloudSettings()
public UnaryCallSettings.Builder<DeletePrivateCloudRequest,Operation> deletePrivateCloudSettings()
Returns the builder for the settings used for calls to deletePrivateCloud.
Returns
deleteVmwareEngineNetworkOperationSettings()
public OperationCallSettings.Builder<DeleteVmwareEngineNetworkRequest,Empty,OperationMetadata> deleteVmwareEngineNetworkOperationSettings()
Returns the builder for the settings used for calls to deleteVmwareEngineNetwork.
Returns
deleteVmwareEngineNetworkSettings()
public UnaryCallSettings.Builder<DeleteVmwareEngineNetworkRequest,Operation> deleteVmwareEngineNetworkSettings()
Returns the builder for the settings used for calls to deleteVmwareEngineNetwork.
Returns
getClusterSettings()
public UnaryCallSettings.Builder<GetClusterRequest,Cluster> getClusterSettings()
Returns the builder for the settings used for calls to getCluster.
Returns
getHcxActivationKeySettings()
public UnaryCallSettings.Builder<GetHcxActivationKeyRequest,HcxActivationKey> getHcxActivationKeySettings()
Returns the builder for the settings used for calls to getHcxActivationKey.
Returns
getIamPolicySettings()
public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
Returns
Type | Description |
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
Type | Description |
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> | |
getNetworkPolicySettings()
public UnaryCallSettings.Builder<GetNetworkPolicyRequest,NetworkPolicy> getNetworkPolicySettings()
Returns the builder for the settings used for calls to getNetworkPolicy.
Returns
getNodeTypeSettings()
public UnaryCallSettings.Builder<GetNodeTypeRequest,NodeType> getNodeTypeSettings()
Returns the builder for the settings used for calls to getNodeType.
Returns
getPrivateCloudSettings()
public UnaryCallSettings.Builder<GetPrivateCloudRequest,PrivateCloud> getPrivateCloudSettings()
Returns the builder for the settings used for calls to getPrivateCloud.
Returns
getVmwareEngineNetworkSettings()
public UnaryCallSettings.Builder<GetVmwareEngineNetworkRequest,VmwareEngineNetwork> getVmwareEngineNetworkSettings()
Returns the builder for the settings used for calls to getVmwareEngineNetwork.
Returns
public PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,VmwareEngineClient.ListClustersPagedResponse> listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
Returns
listHcxActivationKeysSettings()
public PagedCallSettings.Builder<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse,VmwareEngineClient.ListHcxActivationKeysPagedResponse> listHcxActivationKeysSettings()
Returns the builder for the settings used for calls to listHcxActivationKeys.
Returns
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,VmwareEngineClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
Returns
listNetworkPoliciesSettings()
public PagedCallSettings.Builder<ListNetworkPoliciesRequest,ListNetworkPoliciesResponse,VmwareEngineClient.ListNetworkPoliciesPagedResponse> listNetworkPoliciesSettings()
Returns the builder for the settings used for calls to listNetworkPolicies.
Returns
listNodeTypesSettings()
public PagedCallSettings.Builder<ListNodeTypesRequest,ListNodeTypesResponse,VmwareEngineClient.ListNodeTypesPagedResponse> listNodeTypesSettings()
Returns the builder for the settings used for calls to listNodeTypes.
Returns
listPrivateCloudsSettings()
public PagedCallSettings.Builder<ListPrivateCloudsRequest,ListPrivateCloudsResponse,VmwareEngineClient.ListPrivateCloudsPagedResponse> listPrivateCloudsSettings()
Returns the builder for the settings used for calls to listPrivateClouds.
Returns
listSubnetsSettings()
public PagedCallSettings.Builder<ListSubnetsRequest,ListSubnetsResponse,VmwareEngineClient.ListSubnetsPagedResponse> listSubnetsSettings()
Returns the builder for the settings used for calls to listSubnets.
Returns
listVmwareEngineNetworksSettings()
public PagedCallSettings.Builder<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksResponse,VmwareEngineClient.ListVmwareEngineNetworksPagedResponse> listVmwareEngineNetworksSettings()
Returns the builder for the settings used for calls to listVmwareEngineNetworks.
Returns
resetNsxCredentialsOperationSettings()
public OperationCallSettings.Builder<ResetNsxCredentialsRequest,PrivateCloud,OperationMetadata> resetNsxCredentialsOperationSettings()
Returns the builder for the settings used for calls to resetNsxCredentials.
Returns
resetNsxCredentialsSettings()
public UnaryCallSettings.Builder<ResetNsxCredentialsRequest,Operation> resetNsxCredentialsSettings()
Returns the builder for the settings used for calls to resetNsxCredentials.
Returns
resetVcenterCredentialsOperationSettings()
public OperationCallSettings.Builder<ResetVcenterCredentialsRequest,PrivateCloud,OperationMetadata> resetVcenterCredentialsOperationSettings()
Returns the builder for the settings used for calls to resetVcenterCredentials.
Returns
resetVcenterCredentialsSettings()
public UnaryCallSettings.Builder<ResetVcenterCredentialsRequest,Operation> resetVcenterCredentialsSettings()
Returns the builder for the settings used for calls to resetVcenterCredentials.
Returns
setIamPolicySettings()
public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
Returns
Type | Description |
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> | |
showNsxCredentialsSettings()
public UnaryCallSettings.Builder<ShowNsxCredentialsRequest,Credentials> showNsxCredentialsSettings()
Returns the builder for the settings used for calls to showNsxCredentials.
Returns
showVcenterCredentialsSettings()
public UnaryCallSettings.Builder<ShowVcenterCredentialsRequest,Credentials> showVcenterCredentialsSettings()
Returns the builder for the settings used for calls to showVcenterCredentials.
Returns
testIamPermissionsSettings()
public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
Returns
Type | Description |
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> | |
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
Type | Description |
com.google.common.collect.ImmutableList<Builder<?,?>> | |
undeletePrivateCloudOperationSettings()
public OperationCallSettings.Builder<UndeletePrivateCloudRequest,PrivateCloud,OperationMetadata> undeletePrivateCloudOperationSettings()
Returns the builder for the settings used for calls to undeletePrivateCloud.
Returns
undeletePrivateCloudSettings()
public UnaryCallSettings.Builder<UndeletePrivateCloudRequest,Operation> undeletePrivateCloudSettings()
Returns the builder for the settings used for calls to undeletePrivateCloud.
Returns
updateClusterOperationSettings()
public OperationCallSettings.Builder<UpdateClusterRequest,Cluster,OperationMetadata> updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.
Returns
updateClusterSettings()
public UnaryCallSettings.Builder<UpdateClusterRequest,Operation> updateClusterSettings()
Returns the builder for the settings used for calls to updateCluster.
Returns
updateNetworkPolicyOperationSettings()
public OperationCallSettings.Builder<UpdateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> updateNetworkPolicyOperationSettings()
Returns the builder for the settings used for calls to updateNetworkPolicy.
Returns
updateNetworkPolicySettings()
public UnaryCallSettings.Builder<UpdateNetworkPolicyRequest,Operation> updateNetworkPolicySettings()
Returns the builder for the settings used for calls to updateNetworkPolicy.
Returns
updatePrivateCloudOperationSettings()
public OperationCallSettings.Builder<UpdatePrivateCloudRequest,PrivateCloud,OperationMetadata> updatePrivateCloudOperationSettings()
Returns the builder for the settings used for calls to updatePrivateCloud.
Returns
updatePrivateCloudSettings()
public UnaryCallSettings.Builder<UpdatePrivateCloudRequest,Operation> updatePrivateCloudSettings()
Returns the builder for the settings used for calls to updatePrivateCloud.
Returns
updateVmwareEngineNetworkOperationSettings()
public OperationCallSettings.Builder<UpdateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> updateVmwareEngineNetworkOperationSettings()
Returns the builder for the settings used for calls to updateVmwareEngineNetwork.
Returns
updateVmwareEngineNetworkSettings()
public UnaryCallSettings.Builder<UpdateVmwareEngineNetworkRequest,Operation> updateVmwareEngineNetworkSettings()
Returns the builder for the settings used for calls to updateVmwareEngineNetwork.
Returns