Class VmwareEngineGrpc (0.6.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 0.6.0keyboard_arrow_down
public final class VmwareEngineGrpc
VMwareEngine manages VMware's private clusters in the Cloud.
Static Fields
SERVICE_NAME
public static final String SERVICE_NAME
Field Value
Static Methods
getCreateClusterMethod()
public static MethodDescriptor<CreateClusterRequest , Operation > getCreateClusterMethod ()
Returns
getCreateHcxActivationKeyMethod()
public static MethodDescriptor<CreateHcxActivationKeyRequest , Operation > getCreateHcxActivationKeyMethod ()
Returns
getCreateNetworkPolicyMethod()
public static MethodDescriptor<CreateNetworkPolicyRequest , Operation > getCreateNetworkPolicyMethod ()
Returns
getCreatePrivateCloudMethod()
public static MethodDescriptor<CreatePrivateCloudRequest , Operation > getCreatePrivateCloudMethod ()
Returns
getCreateVmwareEngineNetworkMethod()
public static MethodDescriptor<CreateVmwareEngineNetworkRequest , Operation > getCreateVmwareEngineNetworkMethod ()
Returns
getDeleteClusterMethod()
public static MethodDescriptor<DeleteClusterRequest , Operation > getDeleteClusterMethod ()
Returns
getDeleteNetworkPolicyMethod()
public static MethodDescriptor<DeleteNetworkPolicyRequest , Operation > getDeleteNetworkPolicyMethod ()
Returns
getDeletePrivateCloudMethod()
public static MethodDescriptor<DeletePrivateCloudRequest , Operation > getDeletePrivateCloudMethod ()
Returns
getDeleteVmwareEngineNetworkMethod()
public static MethodDescriptor<DeleteVmwareEngineNetworkRequest , Operation > getDeleteVmwareEngineNetworkMethod ()
Returns
getGetClusterMethod()
public static MethodDescriptor<GetClusterRequest , Cluster > getGetClusterMethod ()
Returns
getGetHcxActivationKeyMethod()
public static MethodDescriptor<GetHcxActivationKeyRequest , HcxActivationKey > getGetHcxActivationKeyMethod ()
Returns
getGetNetworkPolicyMethod()
public static MethodDescriptor<GetNetworkPolicyRequest , NetworkPolicy > getGetNetworkPolicyMethod ()
Returns
getGetNodeTypeMethod()
public static MethodDescriptor<GetNodeTypeRequest , NodeType > getGetNodeTypeMethod ()
Returns
getGetPrivateCloudMethod()
public static MethodDescriptor<GetPrivateCloudRequest , PrivateCloud > getGetPrivateCloudMethod ()
Returns
getGetVmwareEngineNetworkMethod()
public static MethodDescriptor<GetVmwareEngineNetworkRequest , VmwareEngineNetwork > getGetVmwareEngineNetworkMethod ()
Returns
getListClustersMethod()
public static MethodDescriptor<ListClustersRequest , ListClustersResponse > getListClustersMethod ()
Returns
getListHcxActivationKeysMethod()
public static MethodDescriptor<ListHcxActivationKeysRequest , ListHcxActivationKeysResponse > getListHcxActivationKeysMethod ()
Returns
getListNetworkPoliciesMethod()
public static MethodDescriptor<ListNetworkPoliciesRequest , ListNetworkPoliciesResponse > getListNetworkPoliciesMethod ()
Returns
getListNodeTypesMethod()
public static MethodDescriptor<ListNodeTypesRequest , ListNodeTypesResponse > getListNodeTypesMethod ()
Returns
getListPrivateCloudsMethod()
public static MethodDescriptor<ListPrivateCloudsRequest , ListPrivateCloudsResponse > getListPrivateCloudsMethod ()
Returns
getListSubnetsMethod()
public static MethodDescriptor<ListSubnetsRequest , ListSubnetsResponse > getListSubnetsMethod ()
Returns
getListVmwareEngineNetworksMethod()
public static MethodDescriptor<ListVmwareEngineNetworksRequest , ListVmwareEngineNetworksResponse > getListVmwareEngineNetworksMethod ()
Returns
getResetNsxCredentialsMethod()
public static MethodDescriptor<ResetNsxCredentialsRequest , Operation > getResetNsxCredentialsMethod ()
Returns
getResetVcenterCredentialsMethod()
public static MethodDescriptor<ResetVcenterCredentialsRequest , Operation > getResetVcenterCredentialsMethod ()
Returns
getServiceDescriptor()
public static ServiceDescriptor getServiceDescriptor ()
Returns
Type
Description
io.grpc.ServiceDescriptor
getShowNsxCredentialsMethod()
public static MethodDescriptor<ShowNsxCredentialsRequest , Credentials > getShowNsxCredentialsMethod ()
Returns
getShowVcenterCredentialsMethod()
public static MethodDescriptor<ShowVcenterCredentialsRequest , Credentials > getShowVcenterCredentialsMethod ()
Returns
getUndeletePrivateCloudMethod()
public static MethodDescriptor<UndeletePrivateCloudRequest , Operation > getUndeletePrivateCloudMethod ()
Returns
getUpdateClusterMethod()
public static MethodDescriptor<UpdateClusterRequest , Operation > getUpdateClusterMethod ()
Returns
getUpdateNetworkPolicyMethod()
public static MethodDescriptor<UpdateNetworkPolicyRequest , Operation > getUpdateNetworkPolicyMethod ()
Returns
getUpdatePrivateCloudMethod()
public static MethodDescriptor<UpdatePrivateCloudRequest , Operation > getUpdatePrivateCloudMethod ()
Returns
getUpdateVmwareEngineNetworkMethod()
public static MethodDescriptor<UpdateVmwareEngineNetworkRequest , Operation > getUpdateVmwareEngineNetworkMethod ()
Returns
newBlockingStub(Channel channel)
public static VmwareEngineGrpc . VmwareEngineBlockingStub newBlockingStub ( Channel channel )
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Parameter
Name
Description
channel
io.grpc.Channel
Returns
newFutureStub(Channel channel)
public static VmwareEngineGrpc . VmwareEngineFutureStub newFutureStub ( Channel channel )
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter
Name
Description
channel
io.grpc.Channel
Returns
newStub(Channel channel)
public static VmwareEngineGrpc . VmwareEngineStub newStub ( Channel channel )
Creates a new async stub that supports all call types for the service
Parameter
Name
Description
channel
io.grpc.Channel
Returns
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[]]