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)
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcVmwareEngineStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
create(VmwareEngineStubSettings settings)
public static final GrpcVmwareEngineStub create(VmwareEngineStubSettings settings)
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.
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.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
createClusterCallable()
public UnaryCallable<CreateClusterRequest,Operation> createClusterCallable()
Overrides
createClusterOperationCallable()
public OperationCallable<CreateClusterRequest,Cluster,OperationMetadata> createClusterOperationCallable()
Overrides
createHcxActivationKeyCallable()
public UnaryCallable<CreateHcxActivationKeyRequest,Operation> createHcxActivationKeyCallable()
Overrides
createHcxActivationKeyOperationCallable()
public OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata> createHcxActivationKeyOperationCallable()
Overrides
createNetworkPolicyCallable()
public UnaryCallable<CreateNetworkPolicyRequest,Operation> createNetworkPolicyCallable()
Overrides
createNetworkPolicyOperationCallable()
public OperationCallable<CreateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> createNetworkPolicyOperationCallable()
Overrides
createPrivateCloudCallable()
public UnaryCallable<CreatePrivateCloudRequest,Operation> createPrivateCloudCallable()
Overrides
createPrivateCloudOperationCallable()
public OperationCallable<CreatePrivateCloudRequest,PrivateCloud,OperationMetadata> createPrivateCloudOperationCallable()
Overrides
createVmwareEngineNetworkCallable()
public UnaryCallable<CreateVmwareEngineNetworkRequest,Operation> createVmwareEngineNetworkCallable()
Overrides
createVmwareEngineNetworkOperationCallable()
public OperationCallable<CreateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> createVmwareEngineNetworkOperationCallable()
Overrides
deleteClusterCallable()
public UnaryCallable<DeleteClusterRequest,Operation> deleteClusterCallable()
Overrides
deleteClusterOperationCallable()
public OperationCallable<DeleteClusterRequest,Empty,OperationMetadata> deleteClusterOperationCallable()
Overrides
deleteNetworkPolicyCallable()
public UnaryCallable<DeleteNetworkPolicyRequest,Operation> deleteNetworkPolicyCallable()
Overrides
deleteNetworkPolicyOperationCallable()
public OperationCallable<DeleteNetworkPolicyRequest,Empty,OperationMetadata> deleteNetworkPolicyOperationCallable()
Overrides
deletePrivateCloudCallable()
public UnaryCallable<DeletePrivateCloudRequest,Operation> deletePrivateCloudCallable()
Overrides
deletePrivateCloudOperationCallable()
public OperationCallable<DeletePrivateCloudRequest,PrivateCloud,OperationMetadata> deletePrivateCloudOperationCallable()
Overrides
deleteVmwareEngineNetworkCallable()
public UnaryCallable<DeleteVmwareEngineNetworkRequest,Operation> deleteVmwareEngineNetworkCallable()
Overrides
deleteVmwareEngineNetworkOperationCallable()
public OperationCallable<DeleteVmwareEngineNetworkRequest,Empty,OperationMetadata> deleteVmwareEngineNetworkOperationCallable()
Overrides
getClusterCallable()
public UnaryCallable<GetClusterRequest,Cluster> getClusterCallable()
Overrides
getHcxActivationKeyCallable()
public UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey> getHcxActivationKeyCallable()
Overrides
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> | |
Overrides
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> | |
Overrides
getNetworkPolicyCallable()
public UnaryCallable<GetNetworkPolicyRequest,NetworkPolicy> getNetworkPolicyCallable()
Overrides
getNodeTypeCallable()
public UnaryCallable<GetNodeTypeRequest,NodeType> getNodeTypeCallable()
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Overrides
getPrivateCloudCallable()
public UnaryCallable<GetPrivateCloudRequest,PrivateCloud> getPrivateCloudCallable()
Overrides
getVmwareEngineNetworkCallable()
public UnaryCallable<GetVmwareEngineNetworkRequest,VmwareEngineNetwork> getVmwareEngineNetworkCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listClustersCallable()
public UnaryCallable<ListClustersRequest,ListClustersResponse> listClustersCallable()
Overrides
listClustersPagedCallable()
public UnaryCallable<ListClustersRequest,VmwareEngineClient.ListClustersPagedResponse> listClustersPagedCallable()
Overrides
listHcxActivationKeysCallable()
public UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse> listHcxActivationKeysCallable()
Overrides
listHcxActivationKeysPagedCallable()
public UnaryCallable<ListHcxActivationKeysRequest,VmwareEngineClient.ListHcxActivationKeysPagedResponse> listHcxActivationKeysPagedCallable()
Overrides
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> | |
Overrides
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,VmwareEngineClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Overrides
listNetworkPoliciesCallable()
public UnaryCallable<ListNetworkPoliciesRequest,ListNetworkPoliciesResponse> listNetworkPoliciesCallable()
Overrides
listNetworkPoliciesPagedCallable()
public UnaryCallable<ListNetworkPoliciesRequest,VmwareEngineClient.ListNetworkPoliciesPagedResponse> listNetworkPoliciesPagedCallable()
Overrides
listNodeTypesCallable()
public UnaryCallable<ListNodeTypesRequest,ListNodeTypesResponse> listNodeTypesCallable()
Overrides
listNodeTypesPagedCallable()
public UnaryCallable<ListNodeTypesRequest,VmwareEngineClient.ListNodeTypesPagedResponse> listNodeTypesPagedCallable()
Overrides
listPrivateCloudsCallable()
public UnaryCallable<ListPrivateCloudsRequest,ListPrivateCloudsResponse> listPrivateCloudsCallable()
Overrides
listPrivateCloudsPagedCallable()
public UnaryCallable<ListPrivateCloudsRequest,VmwareEngineClient.ListPrivateCloudsPagedResponse> listPrivateCloudsPagedCallable()
Overrides
listSubnetsCallable()
public UnaryCallable<ListSubnetsRequest,ListSubnetsResponse> listSubnetsCallable()
Overrides
listSubnetsPagedCallable()
public UnaryCallable<ListSubnetsRequest,VmwareEngineClient.ListSubnetsPagedResponse> listSubnetsPagedCallable()
Overrides
listVmwareEngineNetworksCallable()
public UnaryCallable<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksResponse> listVmwareEngineNetworksCallable()
Overrides
listVmwareEngineNetworksPagedCallable()
public UnaryCallable<ListVmwareEngineNetworksRequest,VmwareEngineClient.ListVmwareEngineNetworksPagedResponse> listVmwareEngineNetworksPagedCallable()
Overrides
resetNsxCredentialsCallable()
public UnaryCallable<ResetNsxCredentialsRequest,Operation> resetNsxCredentialsCallable()
Overrides
resetNsxCredentialsOperationCallable()
public OperationCallable<ResetNsxCredentialsRequest,PrivateCloud,OperationMetadata> resetNsxCredentialsOperationCallable()
Overrides
resetVcenterCredentialsCallable()
public UnaryCallable<ResetVcenterCredentialsRequest,Operation> resetVcenterCredentialsCallable()
Overrides
resetVcenterCredentialsOperationCallable()
public OperationCallable<ResetVcenterCredentialsRequest,PrivateCloud,OperationMetadata> resetVcenterCredentialsOperationCallable()
Overrides
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns |
---|
Type | Description |
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> | |
Overrides
showNsxCredentialsCallable()
public UnaryCallable<ShowNsxCredentialsRequest,Credentials> showNsxCredentialsCallable()
Overrides
showVcenterCredentialsCallable()
public UnaryCallable<ShowVcenterCredentialsRequest,Credentials> showVcenterCredentialsCallable()
Overrides
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> | |
Overrides
undeletePrivateCloudCallable()
public UnaryCallable<UndeletePrivateCloudRequest,Operation> undeletePrivateCloudCallable()
Overrides
undeletePrivateCloudOperationCallable()
public OperationCallable<UndeletePrivateCloudRequest,PrivateCloud,OperationMetadata> undeletePrivateCloudOperationCallable()
Overrides
updateClusterCallable()
public UnaryCallable<UpdateClusterRequest,Operation> updateClusterCallable()
Overrides
updateClusterOperationCallable()
public OperationCallable<UpdateClusterRequest,Cluster,OperationMetadata> updateClusterOperationCallable()
Overrides
updateNetworkPolicyCallable()
public UnaryCallable<UpdateNetworkPolicyRequest,Operation> updateNetworkPolicyCallable()
Overrides
updateNetworkPolicyOperationCallable()
public OperationCallable<UpdateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> updateNetworkPolicyOperationCallable()
Overrides
updatePrivateCloudCallable()
public UnaryCallable<UpdatePrivateCloudRequest,Operation> updatePrivateCloudCallable()
Overrides
updatePrivateCloudOperationCallable()
public OperationCallable<UpdatePrivateCloudRequest,PrivateCloud,OperationMetadata> updatePrivateCloudOperationCallable()
Overrides
updateVmwareEngineNetworkCallable()
public UnaryCallable<UpdateVmwareEngineNetworkRequest,Operation> updateVmwareEngineNetworkCallable()
Overrides
updateVmwareEngineNetworkOperationCallable()
public OperationCallable<UpdateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> updateVmwareEngineNetworkOperationCallable()
Overrides