public abstract class VmwareEngineStub implements BackgroundResource
Base stub class for the VmwareEngine service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
VmwareEngineStub()
public VmwareEngineStub()
Methods
close()
public abstract void close()
createClusterCallable()
public UnaryCallable<CreateClusterRequest,Operation> createClusterCallable()
createClusterOperationCallable()
public OperationCallable<CreateClusterRequest,Cluster,OperationMetadata> createClusterOperationCallable()
createHcxActivationKeyCallable()
public UnaryCallable<CreateHcxActivationKeyRequest,Operation> createHcxActivationKeyCallable()
createHcxActivationKeyOperationCallable()
public OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata> createHcxActivationKeyOperationCallable()
createNetworkPolicyCallable()
public UnaryCallable<CreateNetworkPolicyRequest,Operation> createNetworkPolicyCallable()
createNetworkPolicyOperationCallable()
public OperationCallable<CreateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> createNetworkPolicyOperationCallable()
createPrivateCloudCallable()
public UnaryCallable<CreatePrivateCloudRequest,Operation> createPrivateCloudCallable()
createPrivateCloudOperationCallable()
public OperationCallable<CreatePrivateCloudRequest,PrivateCloud,OperationMetadata> createPrivateCloudOperationCallable()
createVmwareEngineNetworkCallable()
public UnaryCallable<CreateVmwareEngineNetworkRequest,Operation> createVmwareEngineNetworkCallable()
createVmwareEngineNetworkOperationCallable()
public OperationCallable<CreateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> createVmwareEngineNetworkOperationCallable()
deleteClusterCallable()
public UnaryCallable<DeleteClusterRequest,Operation> deleteClusterCallable()
deleteClusterOperationCallable()
public OperationCallable<DeleteClusterRequest,Empty,OperationMetadata> deleteClusterOperationCallable()
deleteNetworkPolicyCallable()
public UnaryCallable<DeleteNetworkPolicyRequest,Operation> deleteNetworkPolicyCallable()
deleteNetworkPolicyOperationCallable()
public OperationCallable<DeleteNetworkPolicyRequest,Empty,OperationMetadata> deleteNetworkPolicyOperationCallable()
deletePrivateCloudCallable()
public UnaryCallable<DeletePrivateCloudRequest,Operation> deletePrivateCloudCallable()
deletePrivateCloudOperationCallable()
public OperationCallable<DeletePrivateCloudRequest,PrivateCloud,OperationMetadata> deletePrivateCloudOperationCallable()
deleteVmwareEngineNetworkCallable()
public UnaryCallable<DeleteVmwareEngineNetworkRequest,Operation> deleteVmwareEngineNetworkCallable()
deleteVmwareEngineNetworkOperationCallable()
public OperationCallable<DeleteVmwareEngineNetworkRequest,Empty,OperationMetadata> deleteVmwareEngineNetworkOperationCallable()
getClusterCallable()
public UnaryCallable<GetClusterRequest,Cluster> getClusterCallable()
getHcxActivationKeyCallable()
public UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey> getHcxActivationKeyCallable()
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub()
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()
getNodeTypeCallable()
public UnaryCallable<GetNodeTypeRequest,NodeType> getNodeTypeCallable()
getOperationsStub()
public OperationsStub getOperationsStub()
getPrivateCloudCallable()
public UnaryCallable<GetPrivateCloudRequest,PrivateCloud> getPrivateCloudCallable()
getVmwareEngineNetworkCallable()
public UnaryCallable<GetVmwareEngineNetworkRequest,VmwareEngineNetwork> getVmwareEngineNetworkCallable()
listClustersCallable()
public UnaryCallable<ListClustersRequest,ListClustersResponse> listClustersCallable()
listClustersPagedCallable()
public UnaryCallable<ListClustersRequest,VmwareEngineClient.ListClustersPagedResponse> listClustersPagedCallable()
listHcxActivationKeysCallable()
public UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse> listHcxActivationKeysCallable()
listHcxActivationKeysPagedCallable()
public UnaryCallable<ListHcxActivationKeysRequest,VmwareEngineClient.ListHcxActivationKeysPagedResponse> listHcxActivationKeysPagedCallable()
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()
listNetworkPoliciesCallable()
public UnaryCallable<ListNetworkPoliciesRequest,ListNetworkPoliciesResponse> listNetworkPoliciesCallable()
listNetworkPoliciesPagedCallable()
public UnaryCallable<ListNetworkPoliciesRequest,VmwareEngineClient.ListNetworkPoliciesPagedResponse> listNetworkPoliciesPagedCallable()
listNodeTypesCallable()
public UnaryCallable<ListNodeTypesRequest,ListNodeTypesResponse> listNodeTypesCallable()
listNodeTypesPagedCallable()
public UnaryCallable<ListNodeTypesRequest,VmwareEngineClient.ListNodeTypesPagedResponse> listNodeTypesPagedCallable()
listPrivateCloudsCallable()
public UnaryCallable<ListPrivateCloudsRequest,ListPrivateCloudsResponse> listPrivateCloudsCallable()
listPrivateCloudsPagedCallable()
public UnaryCallable<ListPrivateCloudsRequest,VmwareEngineClient.ListPrivateCloudsPagedResponse> listPrivateCloudsPagedCallable()
listSubnetsCallable()
public UnaryCallable<ListSubnetsRequest,ListSubnetsResponse> listSubnetsCallable()
listSubnetsPagedCallable()
public UnaryCallable<ListSubnetsRequest,VmwareEngineClient.ListSubnetsPagedResponse> listSubnetsPagedCallable()
listVmwareEngineNetworksCallable()
public UnaryCallable<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksResponse> listVmwareEngineNetworksCallable()
listVmwareEngineNetworksPagedCallable()
public UnaryCallable<ListVmwareEngineNetworksRequest,VmwareEngineClient.ListVmwareEngineNetworksPagedResponse> listVmwareEngineNetworksPagedCallable()
resetNsxCredentialsCallable()
public UnaryCallable<ResetNsxCredentialsRequest,Operation> resetNsxCredentialsCallable()
resetNsxCredentialsOperationCallable()
public OperationCallable<ResetNsxCredentialsRequest,PrivateCloud,OperationMetadata> resetNsxCredentialsOperationCallable()
resetVcenterCredentialsCallable()
public UnaryCallable<ResetVcenterCredentialsRequest,Operation> resetVcenterCredentialsCallable()
resetVcenterCredentialsOperationCallable()
public OperationCallable<ResetVcenterCredentialsRequest,PrivateCloud,OperationMetadata> resetVcenterCredentialsOperationCallable()
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()
showVcenterCredentialsCallable()
public UnaryCallable<ShowVcenterCredentialsRequest,Credentials> showVcenterCredentialsCallable()
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()
undeletePrivateCloudOperationCallable()
public OperationCallable<UndeletePrivateCloudRequest,PrivateCloud,OperationMetadata> undeletePrivateCloudOperationCallable()
updateClusterCallable()
public UnaryCallable<UpdateClusterRequest,Operation> updateClusterCallable()
updateClusterOperationCallable()
public OperationCallable<UpdateClusterRequest,Cluster,OperationMetadata> updateClusterOperationCallable()
updateNetworkPolicyCallable()
public UnaryCallable<UpdateNetworkPolicyRequest,Operation> updateNetworkPolicyCallable()
updateNetworkPolicyOperationCallable()
public OperationCallable<UpdateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> updateNetworkPolicyOperationCallable()
updatePrivateCloudCallable()
public UnaryCallable<UpdatePrivateCloudRequest,Operation> updatePrivateCloudCallable()
updatePrivateCloudOperationCallable()
public OperationCallable<UpdatePrivateCloudRequest,PrivateCloud,OperationMetadata> updatePrivateCloudOperationCallable()
updateVmwareEngineNetworkCallable()
public UnaryCallable<UpdateVmwareEngineNetworkRequest,Operation> updateVmwareEngineNetworkCallable()
updateVmwareEngineNetworkOperationCallable()
public OperationCallable<UpdateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> updateVmwareEngineNetworkOperationCallable()