public class GrpcVmwareEngineStub extends VmwareEngineStub
gRPC stub implementation for the VmwareEngine service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcVmwareEngineStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext | ClientContext |
Returns | |
---|---|
Type | Description |
GrpcVmwareEngineStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcVmwareEngineStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Returns | |
---|---|
Type | Description |
GrpcVmwareEngineStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(VmwareEngineStubSettings settings)
public static final GrpcVmwareEngineStub create(VmwareEngineStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings | VmwareEngineStubSettings |
Returns | |
---|---|
Type | Description |
GrpcVmwareEngineStub |
Exceptions | |
---|---|
Type | Description |
IOException |
Constructors
GrpcVmwareEngineStub(VmwareEngineStubSettings settings, ClientContext clientContext)
protected GrpcVmwareEngineStub(VmwareEngineStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcVmwareEngineStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | VmwareEngineStubSettings |
clientContext | ClientContext |
GrpcVmwareEngineStub(VmwareEngineStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcVmwareEngineStub(VmwareEngineStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcVmwareEngineStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings | VmwareEngineStubSettings |
clientContext | ClientContext |
callableFactory | GrpcStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration | long |
unit | TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
close()
public final void close()
createClusterCallable()
public UnaryCallable<CreateClusterRequest,Operation> createClusterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateClusterRequest,Operation> |
createClusterOperationCallable()
public OperationCallable<CreateClusterRequest,Cluster,OperationMetadata> createClusterOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateClusterRequest,Cluster,OperationMetadata> |
createHcxActivationKeyCallable()
public UnaryCallable<CreateHcxActivationKeyRequest,Operation> createHcxActivationKeyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateHcxActivationKeyRequest,Operation> |
createHcxActivationKeyOperationCallable()
public OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata> createHcxActivationKeyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata> |
createNetworkPolicyCallable()
public UnaryCallable<CreateNetworkPolicyRequest,Operation> createNetworkPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateNetworkPolicyRequest,Operation> |
createNetworkPolicyOperationCallable()
public OperationCallable<CreateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> createNetworkPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> |
createPrivateCloudCallable()
public UnaryCallable<CreatePrivateCloudRequest,Operation> createPrivateCloudCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreatePrivateCloudRequest,Operation> |
createPrivateCloudOperationCallable()
public OperationCallable<CreatePrivateCloudRequest,PrivateCloud,OperationMetadata> createPrivateCloudOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreatePrivateCloudRequest,PrivateCloud,OperationMetadata> |
createVmwareEngineNetworkCallable()
public UnaryCallable<CreateVmwareEngineNetworkRequest,Operation> createVmwareEngineNetworkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateVmwareEngineNetworkRequest,Operation> |
createVmwareEngineNetworkOperationCallable()
public OperationCallable<CreateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> createVmwareEngineNetworkOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> |
deleteClusterCallable()
public UnaryCallable<DeleteClusterRequest,Operation> deleteClusterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteClusterRequest,Operation> |
deleteClusterOperationCallable()
public OperationCallable<DeleteClusterRequest,Empty,OperationMetadata> deleteClusterOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteClusterRequest,Empty,OperationMetadata> |
deleteNetworkPolicyCallable()
public UnaryCallable<DeleteNetworkPolicyRequest,Operation> deleteNetworkPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteNetworkPolicyRequest,Operation> |
deleteNetworkPolicyOperationCallable()
public OperationCallable<DeleteNetworkPolicyRequest,Empty,OperationMetadata> deleteNetworkPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteNetworkPolicyRequest,Empty,OperationMetadata> |
deletePrivateCloudCallable()
public UnaryCallable<DeletePrivateCloudRequest,Operation> deletePrivateCloudCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeletePrivateCloudRequest,Operation> |
deletePrivateCloudOperationCallable()
public OperationCallable<DeletePrivateCloudRequest,PrivateCloud,OperationMetadata> deletePrivateCloudOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeletePrivateCloudRequest,PrivateCloud,OperationMetadata> |
deleteVmwareEngineNetworkCallable()
public UnaryCallable<DeleteVmwareEngineNetworkRequest,Operation> deleteVmwareEngineNetworkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteVmwareEngineNetworkRequest,Operation> |
deleteVmwareEngineNetworkOperationCallable()
public OperationCallable<DeleteVmwareEngineNetworkRequest,Empty,OperationMetadata> deleteVmwareEngineNetworkOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteVmwareEngineNetworkRequest,Empty,OperationMetadata> |
getClusterCallable()
public UnaryCallable<GetClusterRequest,Cluster> getClusterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetClusterRequest,Cluster> |
getHcxActivationKeyCallable()
public UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey> getHcxActivationKeyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey> |
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getNetworkPolicyCallable()
public UnaryCallable<GetNetworkPolicyRequest,NetworkPolicy> getNetworkPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetNetworkPolicyRequest,NetworkPolicy> |
getNodeTypeCallable()
public UnaryCallable<GetNodeTypeRequest,NodeType> getNodeTypeCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetNodeTypeRequest,NodeType> |
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Returns | |
---|---|
Type | Description |
GrpcOperationsStub |
getPrivateCloudCallable()
public UnaryCallable<GetPrivateCloudRequest,PrivateCloud> getPrivateCloudCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetPrivateCloudRequest,PrivateCloud> |
getVmwareEngineNetworkCallable()
public UnaryCallable<GetVmwareEngineNetworkRequest,VmwareEngineNetwork> getVmwareEngineNetworkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetVmwareEngineNetworkRequest,VmwareEngineNetwork> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listClustersCallable()
public UnaryCallable<ListClustersRequest,ListClustersResponse> listClustersCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListClustersRequest,ListClustersResponse> |
listClustersPagedCallable()
public UnaryCallable<ListClustersRequest,VmwareEngineClient.ListClustersPagedResponse> listClustersPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListClustersRequest,ListClustersPagedResponse> |
listHcxActivationKeysCallable()
public UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse> listHcxActivationKeysCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse> |
listHcxActivationKeysPagedCallable()
public UnaryCallable<ListHcxActivationKeysRequest,VmwareEngineClient.ListHcxActivationKeysPagedResponse> listHcxActivationKeysPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysPagedResponse> |
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,VmwareEngineClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse> |
listNetworkPoliciesCallable()
public UnaryCallable<ListNetworkPoliciesRequest,ListNetworkPoliciesResponse> listNetworkPoliciesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNetworkPoliciesRequest,ListNetworkPoliciesResponse> |
listNetworkPoliciesPagedCallable()
public UnaryCallable<ListNetworkPoliciesRequest,VmwareEngineClient.ListNetworkPoliciesPagedResponse> listNetworkPoliciesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNetworkPoliciesRequest,ListNetworkPoliciesPagedResponse> |
listNodeTypesCallable()
public UnaryCallable<ListNodeTypesRequest,ListNodeTypesResponse> listNodeTypesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNodeTypesRequest,ListNodeTypesResponse> |
listNodeTypesPagedCallable()
public UnaryCallable<ListNodeTypesRequest,VmwareEngineClient.ListNodeTypesPagedResponse> listNodeTypesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNodeTypesRequest,ListNodeTypesPagedResponse> |
listPrivateCloudsCallable()
public UnaryCallable<ListPrivateCloudsRequest,ListPrivateCloudsResponse> listPrivateCloudsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListPrivateCloudsRequest,ListPrivateCloudsResponse> |
listPrivateCloudsPagedCallable()
public UnaryCallable<ListPrivateCloudsRequest,VmwareEngineClient.ListPrivateCloudsPagedResponse> listPrivateCloudsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListPrivateCloudsRequest,ListPrivateCloudsPagedResponse> |
listSubnetsCallable()
public UnaryCallable<ListSubnetsRequest,ListSubnetsResponse> listSubnetsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSubnetsRequest,ListSubnetsResponse> |
listSubnetsPagedCallable()
public UnaryCallable<ListSubnetsRequest,VmwareEngineClient.ListSubnetsPagedResponse> listSubnetsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSubnetsRequest,ListSubnetsPagedResponse> |
listVmwareEngineNetworksCallable()
public UnaryCallable<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksResponse> listVmwareEngineNetworksCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksResponse> |
listVmwareEngineNetworksPagedCallable()
public UnaryCallable<ListVmwareEngineNetworksRequest,VmwareEngineClient.ListVmwareEngineNetworksPagedResponse> listVmwareEngineNetworksPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksPagedResponse> |
resetNsxCredentialsCallable()
public UnaryCallable<ResetNsxCredentialsRequest,Operation> resetNsxCredentialsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ResetNsxCredentialsRequest,Operation> |
resetNsxCredentialsOperationCallable()
public OperationCallable<ResetNsxCredentialsRequest,PrivateCloud,OperationMetadata> resetNsxCredentialsOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<ResetNsxCredentialsRequest,PrivateCloud,OperationMetadata> |
resetVcenterCredentialsCallable()
public UnaryCallable<ResetVcenterCredentialsRequest,Operation> resetVcenterCredentialsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ResetVcenterCredentialsRequest,Operation> |
resetVcenterCredentialsOperationCallable()
public OperationCallable<ResetVcenterCredentialsRequest,PrivateCloud,OperationMetadata> resetVcenterCredentialsOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<ResetVcenterCredentialsRequest,PrivateCloud,OperationMetadata> |
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
showNsxCredentialsCallable()
public UnaryCallable<ShowNsxCredentialsRequest,Credentials> showNsxCredentialsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ShowNsxCredentialsRequest,Credentials> |
showVcenterCredentialsCallable()
public UnaryCallable<ShowVcenterCredentialsRequest,Credentials> showVcenterCredentialsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ShowVcenterCredentialsRequest,Credentials> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
undeletePrivateCloudCallable()
public UnaryCallable<UndeletePrivateCloudRequest,Operation> undeletePrivateCloudCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UndeletePrivateCloudRequest,Operation> |
undeletePrivateCloudOperationCallable()
public OperationCallable<UndeletePrivateCloudRequest,PrivateCloud,OperationMetadata> undeletePrivateCloudOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UndeletePrivateCloudRequest,PrivateCloud,OperationMetadata> |
updateClusterCallable()
public UnaryCallable<UpdateClusterRequest,Operation> updateClusterCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateClusterRequest,Operation> |
updateClusterOperationCallable()
public OperationCallable<UpdateClusterRequest,Cluster,OperationMetadata> updateClusterOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateClusterRequest,Cluster,OperationMetadata> |
updateNetworkPolicyCallable()
public UnaryCallable<UpdateNetworkPolicyRequest,Operation> updateNetworkPolicyCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateNetworkPolicyRequest,Operation> |
updateNetworkPolicyOperationCallable()
public OperationCallable<UpdateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> updateNetworkPolicyOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> |
updatePrivateCloudCallable()
public UnaryCallable<UpdatePrivateCloudRequest,Operation> updatePrivateCloudCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdatePrivateCloudRequest,Operation> |
updatePrivateCloudOperationCallable()
public OperationCallable<UpdatePrivateCloudRequest,PrivateCloud,OperationMetadata> updatePrivateCloudOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdatePrivateCloudRequest,PrivateCloud,OperationMetadata> |
updateVmwareEngineNetworkCallable()
public UnaryCallable<UpdateVmwareEngineNetworkRequest,Operation> updateVmwareEngineNetworkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateVmwareEngineNetworkRequest,Operation> |
updateVmwareEngineNetworkOperationCallable()
public OperationCallable<UpdateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> updateVmwareEngineNetworkOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> |