Class GrpcVmwareEngineStub (0.18.0)

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.

Inheritance

java.lang.Object > VmwareEngineStub > GrpcVmwareEngineStub

Static Methods

create(ClientContext clientContext)

public static final GrpcVmwareEngineStub create(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext
Returns
TypeDescription
GrpcVmwareEngineStub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)

public static final GrpcVmwareEngineStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryGrpcStubCallableFactory
Returns
TypeDescription
GrpcVmwareEngineStub
Exceptions
TypeDescription
IOException

create(VmwareEngineStubSettings settings)

public static final GrpcVmwareEngineStub create(VmwareEngineStubSettings settings)
Parameter
NameDescription
settingsVmwareEngineStubSettings
Returns
TypeDescription
GrpcVmwareEngineStub
Exceptions
TypeDescription
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
NameDescription
settingsVmwareEngineStubSettings
clientContextClientContext

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
NameDescription
settingsVmwareEngineStubSettings
clientContextClientContext
callableFactoryGrpcStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

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

createPrivateConnectionCallable()

public UnaryCallable<CreatePrivateConnectionRequest,Operation> createPrivateConnectionCallable()
Overrides

createPrivateConnectionOperationCallable()

public OperationCallable<CreatePrivateConnectionRequest,PrivateConnection,OperationMetadata> createPrivateConnectionOperationCallable()
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

deletePrivateConnectionCallable()

public UnaryCallable<DeletePrivateConnectionRequest,Operation> deletePrivateConnectionCallable()
Overrides

deletePrivateConnectionOperationCallable()

public OperationCallable<DeletePrivateConnectionRequest,Empty,OperationMetadata> deletePrivateConnectionOperationCallable()
Overrides

deleteVmwareEngineNetworkCallable()

public UnaryCallable<DeleteVmwareEngineNetworkRequest,Operation> deleteVmwareEngineNetworkCallable()
Overrides

deleteVmwareEngineNetworkOperationCallable()

public OperationCallable<DeleteVmwareEngineNetworkRequest,Empty,OperationMetadata> deleteVmwareEngineNetworkOperationCallable()
Overrides

getClusterCallable()

public UnaryCallable<GetClusterRequest,Cluster> getClusterCallable()
Returns
TypeDescription
UnaryCallable<GetClusterRequest,Cluster>
Overrides

getHcxActivationKeyCallable()

public UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey> getHcxActivationKeyCallable()
Overrides

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>
Overrides

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
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()
Returns
TypeDescription
GrpcOperationsStub
Overrides

getPrivateCloudCallable()

public UnaryCallable<GetPrivateCloudRequest,PrivateCloud> getPrivateCloudCallable()
Overrides

getPrivateConnectionCallable()

public UnaryCallable<GetPrivateConnectionRequest,PrivateConnection> getPrivateConnectionCallable()
Overrides

getSubnetCallable()

public UnaryCallable<GetSubnetRequest,Subnet> getSubnetCallable()
Returns
TypeDescription
UnaryCallable<GetSubnetRequest,Subnet>
Overrides

getVmwareEngineNetworkCallable()

public UnaryCallable<GetVmwareEngineNetworkRequest,VmwareEngineNetwork> getVmwareEngineNetworkCallable()
Overrides

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

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
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>
Overrides

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,VmwareEngineClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>
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

listPrivateConnectionPeeringRoutesCallable()

public UnaryCallable<ListPrivateConnectionPeeringRoutesRequest,ListPrivateConnectionPeeringRoutesResponse> listPrivateConnectionPeeringRoutesCallable()
Overrides

listPrivateConnectionPeeringRoutesPagedCallable()

public UnaryCallable<ListPrivateConnectionPeeringRoutesRequest,VmwareEngineClient.ListPrivateConnectionPeeringRoutesPagedResponse> listPrivateConnectionPeeringRoutesPagedCallable()
Overrides

listPrivateConnectionsCallable()

public UnaryCallable<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse> listPrivateConnectionsCallable()
Overrides

listPrivateConnectionsPagedCallable()

public UnaryCallable<ListPrivateConnectionsRequest,VmwareEngineClient.ListPrivateConnectionsPagedResponse> listPrivateConnectionsPagedCallable()
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
TypeDescription
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()

public void shutdown()

shutdownNow()

public void shutdownNow()

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
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

updatePrivateConnectionCallable()

public UnaryCallable<UpdatePrivateConnectionRequest,Operation> updatePrivateConnectionCallable()
Overrides

updatePrivateConnectionOperationCallable()

public OperationCallable<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata> updatePrivateConnectionOperationCallable()
Overrides

updateSubnetCallable()

public UnaryCallable<UpdateSubnetRequest,Operation> updateSubnetCallable()
Overrides

updateSubnetOperationCallable()

public OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata> updateSubnetOperationCallable()
Overrides

updateVmwareEngineNetworkCallable()

public UnaryCallable<UpdateVmwareEngineNetworkRequest,Operation> updateVmwareEngineNetworkCallable()
Overrides

updateVmwareEngineNetworkOperationCallable()

public OperationCallable<UpdateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> updateVmwareEngineNetworkOperationCallable()
Overrides