Package com.google.cloud.vmwareengine.v1
Class VmwareEngineGrpc
- java.lang.Object
-
- com.google.cloud.vmwareengine.v1.VmwareEngineGrpc
-
@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/vmwareengine/v1/vmwareengine.proto") public final class VmwareEngineGrpc extends Object
VMwareEngine manages VMware's private clusters in the Cloud.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
VmwareEngineGrpc.AsyncService
VMwareEngine manages VMware's private clusters in the Cloud.static class
VmwareEngineGrpc.VmwareEngineBlockingStub
A stub to allow clients to do synchronous rpc calls to service VmwareEngine.static class
VmwareEngineGrpc.VmwareEngineFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service VmwareEngine.static class
VmwareEngineGrpc.VmwareEngineImplBase
Base class for the server implementation of the service VmwareEngine.static class
VmwareEngineGrpc.VmwareEngineStub
A stub to allow clients to do asynchronous rpc calls to service VmwareEngine.
-
Field Summary
Fields Modifier and Type Field Description static String
SERVICE_NAME
-
Method Summary
-
-
-
Field Detail
-
SERVICE_NAME
public static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
getListPrivateCloudsMethod
public static io.grpc.MethodDescriptor<ListPrivateCloudsRequest,ListPrivateCloudsResponse> getListPrivateCloudsMethod()
-
getGetPrivateCloudMethod
public static io.grpc.MethodDescriptor<GetPrivateCloudRequest,PrivateCloud> getGetPrivateCloudMethod()
-
getCreatePrivateCloudMethod
public static io.grpc.MethodDescriptor<CreatePrivateCloudRequest,com.google.longrunning.Operation> getCreatePrivateCloudMethod()
-
getUpdatePrivateCloudMethod
public static io.grpc.MethodDescriptor<UpdatePrivateCloudRequest,com.google.longrunning.Operation> getUpdatePrivateCloudMethod()
-
getDeletePrivateCloudMethod
public static io.grpc.MethodDescriptor<DeletePrivateCloudRequest,com.google.longrunning.Operation> getDeletePrivateCloudMethod()
-
getUndeletePrivateCloudMethod
public static io.grpc.MethodDescriptor<UndeletePrivateCloudRequest,com.google.longrunning.Operation> getUndeletePrivateCloudMethod()
-
getListClustersMethod
public static io.grpc.MethodDescriptor<ListClustersRequest,ListClustersResponse> getListClustersMethod()
-
getGetClusterMethod
public static io.grpc.MethodDescriptor<GetClusterRequest,Cluster> getGetClusterMethod()
-
getCreateClusterMethod
public static io.grpc.MethodDescriptor<CreateClusterRequest,com.google.longrunning.Operation> getCreateClusterMethod()
-
getUpdateClusterMethod
public static io.grpc.MethodDescriptor<UpdateClusterRequest,com.google.longrunning.Operation> getUpdateClusterMethod()
-
getDeleteClusterMethod
public static io.grpc.MethodDescriptor<DeleteClusterRequest,com.google.longrunning.Operation> getDeleteClusterMethod()
-
getListSubnetsMethod
public static io.grpc.MethodDescriptor<ListSubnetsRequest,ListSubnetsResponse> getListSubnetsMethod()
-
getGetSubnetMethod
public static io.grpc.MethodDescriptor<GetSubnetRequest,Subnet> getGetSubnetMethod()
-
getUpdateSubnetMethod
public static io.grpc.MethodDescriptor<UpdateSubnetRequest,com.google.longrunning.Operation> getUpdateSubnetMethod()
-
getListNodeTypesMethod
public static io.grpc.MethodDescriptor<ListNodeTypesRequest,ListNodeTypesResponse> getListNodeTypesMethod()
-
getGetNodeTypeMethod
public static io.grpc.MethodDescriptor<GetNodeTypeRequest,NodeType> getGetNodeTypeMethod()
-
getShowNsxCredentialsMethod
public static io.grpc.MethodDescriptor<ShowNsxCredentialsRequest,Credentials> getShowNsxCredentialsMethod()
-
getShowVcenterCredentialsMethod
public static io.grpc.MethodDescriptor<ShowVcenterCredentialsRequest,Credentials> getShowVcenterCredentialsMethod()
-
getResetNsxCredentialsMethod
public static io.grpc.MethodDescriptor<ResetNsxCredentialsRequest,com.google.longrunning.Operation> getResetNsxCredentialsMethod()
-
getResetVcenterCredentialsMethod
public static io.grpc.MethodDescriptor<ResetVcenterCredentialsRequest,com.google.longrunning.Operation> getResetVcenterCredentialsMethod()
-
getCreateHcxActivationKeyMethod
public static io.grpc.MethodDescriptor<CreateHcxActivationKeyRequest,com.google.longrunning.Operation> getCreateHcxActivationKeyMethod()
-
getListHcxActivationKeysMethod
public static io.grpc.MethodDescriptor<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse> getListHcxActivationKeysMethod()
-
getGetHcxActivationKeyMethod
public static io.grpc.MethodDescriptor<GetHcxActivationKeyRequest,HcxActivationKey> getGetHcxActivationKeyMethod()
-
getGetNetworkPolicyMethod
public static io.grpc.MethodDescriptor<GetNetworkPolicyRequest,NetworkPolicy> getGetNetworkPolicyMethod()
-
getListNetworkPoliciesMethod
public static io.grpc.MethodDescriptor<ListNetworkPoliciesRequest,ListNetworkPoliciesResponse> getListNetworkPoliciesMethod()
-
getCreateNetworkPolicyMethod
public static io.grpc.MethodDescriptor<CreateNetworkPolicyRequest,com.google.longrunning.Operation> getCreateNetworkPolicyMethod()
-
getUpdateNetworkPolicyMethod
public static io.grpc.MethodDescriptor<UpdateNetworkPolicyRequest,com.google.longrunning.Operation> getUpdateNetworkPolicyMethod()
-
getDeleteNetworkPolicyMethod
public static io.grpc.MethodDescriptor<DeleteNetworkPolicyRequest,com.google.longrunning.Operation> getDeleteNetworkPolicyMethod()
-
getCreateVmwareEngineNetworkMethod
public static io.grpc.MethodDescriptor<CreateVmwareEngineNetworkRequest,com.google.longrunning.Operation> getCreateVmwareEngineNetworkMethod()
-
getUpdateVmwareEngineNetworkMethod
public static io.grpc.MethodDescriptor<UpdateVmwareEngineNetworkRequest,com.google.longrunning.Operation> getUpdateVmwareEngineNetworkMethod()
-
getDeleteVmwareEngineNetworkMethod
public static io.grpc.MethodDescriptor<DeleteVmwareEngineNetworkRequest,com.google.longrunning.Operation> getDeleteVmwareEngineNetworkMethod()
-
getGetVmwareEngineNetworkMethod
public static io.grpc.MethodDescriptor<GetVmwareEngineNetworkRequest,VmwareEngineNetwork> getGetVmwareEngineNetworkMethod()
-
getListVmwareEngineNetworksMethod
public static io.grpc.MethodDescriptor<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksResponse> getListVmwareEngineNetworksMethod()
-
getCreatePrivateConnectionMethod
public static io.grpc.MethodDescriptor<CreatePrivateConnectionRequest,com.google.longrunning.Operation> getCreatePrivateConnectionMethod()
-
getGetPrivateConnectionMethod
public static io.grpc.MethodDescriptor<GetPrivateConnectionRequest,PrivateConnection> getGetPrivateConnectionMethod()
-
getListPrivateConnectionsMethod
public static io.grpc.MethodDescriptor<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse> getListPrivateConnectionsMethod()
-
getUpdatePrivateConnectionMethod
public static io.grpc.MethodDescriptor<UpdatePrivateConnectionRequest,com.google.longrunning.Operation> getUpdatePrivateConnectionMethod()
-
getDeletePrivateConnectionMethod
public static io.grpc.MethodDescriptor<DeletePrivateConnectionRequest,com.google.longrunning.Operation> getDeletePrivateConnectionMethod()
-
getListPrivateConnectionPeeringRoutesMethod
public static io.grpc.MethodDescriptor<ListPrivateConnectionPeeringRoutesRequest,ListPrivateConnectionPeeringRoutesResponse> getListPrivateConnectionPeeringRoutesMethod()
-
newStub
public static VmwareEngineGrpc.VmwareEngineStub newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-
newBlockingStub
public static VmwareEngineGrpc.VmwareEngineBlockingStub newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-
newFutureStub
public static VmwareEngineGrpc.VmwareEngineFutureStub newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-
bindService
public static final io.grpc.ServerServiceDefinition bindService(VmwareEngineGrpc.AsyncService service)
-
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-
-