Class VmwareEngineStub (0.29.0)

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.

Inheritance

java.lang.Object > VmwareEngineStub

Implements

BackgroundResource

Constructors

VmwareEngineStub()

public VmwareEngineStub()

Methods

close()

public abstract void close()

createClusterCallable()

public UnaryCallable<CreateClusterRequest,Operation> createClusterCallable()
Returns
TypeDescription
UnaryCallable<CreateClusterRequest,Operation>

createClusterOperationCallable()

public OperationCallable<CreateClusterRequest,Cluster,OperationMetadata> createClusterOperationCallable()
Returns
TypeDescription
OperationCallable<CreateClusterRequest,Cluster,OperationMetadata>

createExternalAccessRuleCallable()

public UnaryCallable<CreateExternalAccessRuleRequest,Operation> createExternalAccessRuleCallable()
Returns
TypeDescription
UnaryCallable<CreateExternalAccessRuleRequest,Operation>

createExternalAccessRuleOperationCallable()

public OperationCallable<CreateExternalAccessRuleRequest,ExternalAccessRule,OperationMetadata> createExternalAccessRuleOperationCallable()
Returns
TypeDescription
OperationCallable<CreateExternalAccessRuleRequest,ExternalAccessRule,OperationMetadata>

createExternalAddressCallable()

public UnaryCallable<CreateExternalAddressRequest,Operation> createExternalAddressCallable()
Returns
TypeDescription
UnaryCallable<CreateExternalAddressRequest,Operation>

createExternalAddressOperationCallable()

public OperationCallable<CreateExternalAddressRequest,ExternalAddress,OperationMetadata> createExternalAddressOperationCallable()
Returns
TypeDescription
OperationCallable<CreateExternalAddressRequest,ExternalAddress,OperationMetadata>

createHcxActivationKeyCallable()

public UnaryCallable<CreateHcxActivationKeyRequest,Operation> createHcxActivationKeyCallable()
Returns
TypeDescription
UnaryCallable<CreateHcxActivationKeyRequest,Operation>

createHcxActivationKeyOperationCallable()

public OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata> createHcxActivationKeyOperationCallable()
Returns
TypeDescription
OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata>

createLoggingServerCallable()

public UnaryCallable<CreateLoggingServerRequest,Operation> createLoggingServerCallable()
Returns
TypeDescription
UnaryCallable<CreateLoggingServerRequest,Operation>

createLoggingServerOperationCallable()

public OperationCallable<CreateLoggingServerRequest,LoggingServer,OperationMetadata> createLoggingServerOperationCallable()
Returns
TypeDescription
OperationCallable<CreateLoggingServerRequest,LoggingServer,OperationMetadata>

createManagementDnsZoneBindingCallable()

public UnaryCallable<CreateManagementDnsZoneBindingRequest,Operation> createManagementDnsZoneBindingCallable()
Returns
TypeDescription
UnaryCallable<CreateManagementDnsZoneBindingRequest,Operation>

createManagementDnsZoneBindingOperationCallable()

public OperationCallable<CreateManagementDnsZoneBindingRequest,ManagementDnsZoneBinding,OperationMetadata> createManagementDnsZoneBindingOperationCallable()
Returns
TypeDescription
OperationCallable<CreateManagementDnsZoneBindingRequest,ManagementDnsZoneBinding,OperationMetadata>

createNetworkPeeringCallable()

public UnaryCallable<CreateNetworkPeeringRequest,Operation> createNetworkPeeringCallable()
Returns
TypeDescription
UnaryCallable<CreateNetworkPeeringRequest,Operation>

createNetworkPeeringOperationCallable()

public OperationCallable<CreateNetworkPeeringRequest,NetworkPeering,OperationMetadata> createNetworkPeeringOperationCallable()
Returns
TypeDescription
OperationCallable<CreateNetworkPeeringRequest,NetworkPeering,OperationMetadata>

createNetworkPolicyCallable()

public UnaryCallable<CreateNetworkPolicyRequest,Operation> createNetworkPolicyCallable()
Returns
TypeDescription
UnaryCallable<CreateNetworkPolicyRequest,Operation>

createNetworkPolicyOperationCallable()

public OperationCallable<CreateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> createNetworkPolicyOperationCallable()
Returns
TypeDescription
OperationCallable<CreateNetworkPolicyRequest,NetworkPolicy,OperationMetadata>

createPrivateCloudCallable()

public UnaryCallable<CreatePrivateCloudRequest,Operation> createPrivateCloudCallable()
Returns
TypeDescription
UnaryCallable<CreatePrivateCloudRequest,Operation>

createPrivateCloudOperationCallable()

public OperationCallable<CreatePrivateCloudRequest,PrivateCloud,OperationMetadata> createPrivateCloudOperationCallable()
Returns
TypeDescription
OperationCallable<CreatePrivateCloudRequest,PrivateCloud,OperationMetadata>

createPrivateConnectionCallable()

public UnaryCallable<CreatePrivateConnectionRequest,Operation> createPrivateConnectionCallable()
Returns
TypeDescription
UnaryCallable<CreatePrivateConnectionRequest,Operation>

createPrivateConnectionOperationCallable()

public OperationCallable<CreatePrivateConnectionRequest,PrivateConnection,OperationMetadata> createPrivateConnectionOperationCallable()
Returns
TypeDescription
OperationCallable<CreatePrivateConnectionRequest,PrivateConnection,OperationMetadata>

createVmwareEngineNetworkCallable()

public UnaryCallable<CreateVmwareEngineNetworkRequest,Operation> createVmwareEngineNetworkCallable()
Returns
TypeDescription
UnaryCallable<CreateVmwareEngineNetworkRequest,Operation>

createVmwareEngineNetworkOperationCallable()

public OperationCallable<CreateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> createVmwareEngineNetworkOperationCallable()
Returns
TypeDescription
OperationCallable<CreateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata>

deleteClusterCallable()

public UnaryCallable<DeleteClusterRequest,Operation> deleteClusterCallable()
Returns
TypeDescription
UnaryCallable<DeleteClusterRequest,Operation>

deleteClusterOperationCallable()

public OperationCallable<DeleteClusterRequest,Empty,OperationMetadata> deleteClusterOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteClusterRequest,Empty,OperationMetadata>

deleteExternalAccessRuleCallable()

public UnaryCallable<DeleteExternalAccessRuleRequest,Operation> deleteExternalAccessRuleCallable()
Returns
TypeDescription
UnaryCallable<DeleteExternalAccessRuleRequest,Operation>

deleteExternalAccessRuleOperationCallable()

public OperationCallable<DeleteExternalAccessRuleRequest,Empty,OperationMetadata> deleteExternalAccessRuleOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteExternalAccessRuleRequest,Empty,OperationMetadata>

deleteExternalAddressCallable()

public UnaryCallable<DeleteExternalAddressRequest,Operation> deleteExternalAddressCallable()
Returns
TypeDescription
UnaryCallable<DeleteExternalAddressRequest,Operation>

deleteExternalAddressOperationCallable()

public OperationCallable<DeleteExternalAddressRequest,Empty,OperationMetadata> deleteExternalAddressOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteExternalAddressRequest,Empty,OperationMetadata>

deleteLoggingServerCallable()

public UnaryCallable<DeleteLoggingServerRequest,Operation> deleteLoggingServerCallable()
Returns
TypeDescription
UnaryCallable<DeleteLoggingServerRequest,Operation>

deleteLoggingServerOperationCallable()

public OperationCallable<DeleteLoggingServerRequest,Empty,OperationMetadata> deleteLoggingServerOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteLoggingServerRequest,Empty,OperationMetadata>

deleteManagementDnsZoneBindingCallable()

public UnaryCallable<DeleteManagementDnsZoneBindingRequest,Operation> deleteManagementDnsZoneBindingCallable()
Returns
TypeDescription
UnaryCallable<DeleteManagementDnsZoneBindingRequest,Operation>

deleteManagementDnsZoneBindingOperationCallable()

public OperationCallable<DeleteManagementDnsZoneBindingRequest,Empty,OperationMetadata> deleteManagementDnsZoneBindingOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteManagementDnsZoneBindingRequest,Empty,OperationMetadata>

deleteNetworkPeeringCallable()

public UnaryCallable<DeleteNetworkPeeringRequest,Operation> deleteNetworkPeeringCallable()
Returns
TypeDescription
UnaryCallable<DeleteNetworkPeeringRequest,Operation>

deleteNetworkPeeringOperationCallable()

public OperationCallable<DeleteNetworkPeeringRequest,Empty,OperationMetadata> deleteNetworkPeeringOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteNetworkPeeringRequest,Empty,OperationMetadata>

deleteNetworkPolicyCallable()

public UnaryCallable<DeleteNetworkPolicyRequest,Operation> deleteNetworkPolicyCallable()
Returns
TypeDescription
UnaryCallable<DeleteNetworkPolicyRequest,Operation>

deleteNetworkPolicyOperationCallable()

public OperationCallable<DeleteNetworkPolicyRequest,Empty,OperationMetadata> deleteNetworkPolicyOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteNetworkPolicyRequest,Empty,OperationMetadata>

deletePrivateCloudCallable()

public UnaryCallable<DeletePrivateCloudRequest,Operation> deletePrivateCloudCallable()
Returns
TypeDescription
UnaryCallable<DeletePrivateCloudRequest,Operation>

deletePrivateCloudOperationCallable()

public OperationCallable<DeletePrivateCloudRequest,PrivateCloud,OperationMetadata> deletePrivateCloudOperationCallable()
Returns
TypeDescription
OperationCallable<DeletePrivateCloudRequest,PrivateCloud,OperationMetadata>

deletePrivateConnectionCallable()

public UnaryCallable<DeletePrivateConnectionRequest,Operation> deletePrivateConnectionCallable()
Returns
TypeDescription
UnaryCallable<DeletePrivateConnectionRequest,Operation>

deletePrivateConnectionOperationCallable()

public OperationCallable<DeletePrivateConnectionRequest,Empty,OperationMetadata> deletePrivateConnectionOperationCallable()
Returns
TypeDescription
OperationCallable<DeletePrivateConnectionRequest,Empty,OperationMetadata>

deleteVmwareEngineNetworkCallable()

public UnaryCallable<DeleteVmwareEngineNetworkRequest,Operation> deleteVmwareEngineNetworkCallable()
Returns
TypeDescription
UnaryCallable<DeleteVmwareEngineNetworkRequest,Operation>

deleteVmwareEngineNetworkOperationCallable()

public OperationCallable<DeleteVmwareEngineNetworkRequest,Empty,OperationMetadata> deleteVmwareEngineNetworkOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteVmwareEngineNetworkRequest,Empty,OperationMetadata>

fetchNetworkPolicyExternalAddressesCallable()

public UnaryCallable<FetchNetworkPolicyExternalAddressesRequest,FetchNetworkPolicyExternalAddressesResponse> fetchNetworkPolicyExternalAddressesCallable()
Returns
TypeDescription
UnaryCallable<FetchNetworkPolicyExternalAddressesRequest,FetchNetworkPolicyExternalAddressesResponse>

fetchNetworkPolicyExternalAddressesPagedCallable()

public UnaryCallable<FetchNetworkPolicyExternalAddressesRequest,VmwareEngineClient.FetchNetworkPolicyExternalAddressesPagedResponse> fetchNetworkPolicyExternalAddressesPagedCallable()
Returns
TypeDescription
UnaryCallable<FetchNetworkPolicyExternalAddressesRequest,FetchNetworkPolicyExternalAddressesPagedResponse>

getClusterCallable()

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

getDnsBindPermissionCallable()

public UnaryCallable<GetDnsBindPermissionRequest,DnsBindPermission> getDnsBindPermissionCallable()
Returns
TypeDescription
UnaryCallable<GetDnsBindPermissionRequest,DnsBindPermission>

getDnsForwardingCallable()

public UnaryCallable<GetDnsForwardingRequest,DnsForwarding> getDnsForwardingCallable()
Returns
TypeDescription
UnaryCallable<GetDnsForwardingRequest,DnsForwarding>

getExternalAccessRuleCallable()

public UnaryCallable<GetExternalAccessRuleRequest,ExternalAccessRule> getExternalAccessRuleCallable()
Returns
TypeDescription
UnaryCallable<GetExternalAccessRuleRequest,ExternalAccessRule>

getExternalAddressCallable()

public UnaryCallable<GetExternalAddressRequest,ExternalAddress> getExternalAddressCallable()
Returns
TypeDescription
UnaryCallable<GetExternalAddressRequest,ExternalAddress>

getHcxActivationKeyCallable()

public UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey> getHcxActivationKeyCallable()
Returns
TypeDescription
UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getIamPolicyCallable()

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

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getLoggingServerCallable()

public UnaryCallable<GetLoggingServerRequest,LoggingServer> getLoggingServerCallable()
Returns
TypeDescription
UnaryCallable<GetLoggingServerRequest,LoggingServer>

getManagementDnsZoneBindingCallable()

public UnaryCallable<GetManagementDnsZoneBindingRequest,ManagementDnsZoneBinding> getManagementDnsZoneBindingCallable()
Returns
TypeDescription
UnaryCallable<GetManagementDnsZoneBindingRequest,ManagementDnsZoneBinding>

getNetworkPeeringCallable()

public UnaryCallable<GetNetworkPeeringRequest,NetworkPeering> getNetworkPeeringCallable()
Returns
TypeDescription
UnaryCallable<GetNetworkPeeringRequest,NetworkPeering>

getNetworkPolicyCallable()

public UnaryCallable<GetNetworkPolicyRequest,NetworkPolicy> getNetworkPolicyCallable()
Returns
TypeDescription
UnaryCallable<GetNetworkPolicyRequest,NetworkPolicy>

getNodeCallable()

public UnaryCallable<GetNodeRequest,Node> getNodeCallable()
Returns
TypeDescription
UnaryCallable<GetNodeRequest,Node>

getNodeTypeCallable()

public UnaryCallable<GetNodeTypeRequest,NodeType> getNodeTypeCallable()
Returns
TypeDescription
UnaryCallable<GetNodeTypeRequest,NodeType>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getPrivateCloudCallable()

public UnaryCallable<GetPrivateCloudRequest,PrivateCloud> getPrivateCloudCallable()
Returns
TypeDescription
UnaryCallable<GetPrivateCloudRequest,PrivateCloud>

getPrivateConnectionCallable()

public UnaryCallable<GetPrivateConnectionRequest,PrivateConnection> getPrivateConnectionCallable()
Returns
TypeDescription
UnaryCallable<GetPrivateConnectionRequest,PrivateConnection>

getSubnetCallable()

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

getVmwareEngineNetworkCallable()

public UnaryCallable<GetVmwareEngineNetworkRequest,VmwareEngineNetwork> getVmwareEngineNetworkCallable()
Returns
TypeDescription
UnaryCallable<GetVmwareEngineNetworkRequest,VmwareEngineNetwork>

grantDnsBindPermissionCallable()

public UnaryCallable<GrantDnsBindPermissionRequest,Operation> grantDnsBindPermissionCallable()
Returns
TypeDescription
UnaryCallable<GrantDnsBindPermissionRequest,Operation>

grantDnsBindPermissionOperationCallable()

public OperationCallable<GrantDnsBindPermissionRequest,DnsBindPermission,OperationMetadata> grantDnsBindPermissionOperationCallable()
Returns
TypeDescription
OperationCallable<GrantDnsBindPermissionRequest,DnsBindPermission,OperationMetadata>

listClustersCallable()

public UnaryCallable<ListClustersRequest,ListClustersResponse> listClustersCallable()
Returns
TypeDescription
UnaryCallable<ListClustersRequest,ListClustersResponse>

listClustersPagedCallable()

public UnaryCallable<ListClustersRequest,VmwareEngineClient.ListClustersPagedResponse> listClustersPagedCallable()
Returns
TypeDescription
UnaryCallable<ListClustersRequest,ListClustersPagedResponse>

listExternalAccessRulesCallable()

public UnaryCallable<ListExternalAccessRulesRequest,ListExternalAccessRulesResponse> listExternalAccessRulesCallable()
Returns
TypeDescription
UnaryCallable<ListExternalAccessRulesRequest,ListExternalAccessRulesResponse>

listExternalAccessRulesPagedCallable()

public UnaryCallable<ListExternalAccessRulesRequest,VmwareEngineClient.ListExternalAccessRulesPagedResponse> listExternalAccessRulesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListExternalAccessRulesRequest,ListExternalAccessRulesPagedResponse>

listExternalAddressesCallable()

public UnaryCallable<ListExternalAddressesRequest,ListExternalAddressesResponse> listExternalAddressesCallable()
Returns
TypeDescription
UnaryCallable<ListExternalAddressesRequest,ListExternalAddressesResponse>

listExternalAddressesPagedCallable()

public UnaryCallable<ListExternalAddressesRequest,VmwareEngineClient.ListExternalAddressesPagedResponse> listExternalAddressesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListExternalAddressesRequest,ListExternalAddressesPagedResponse>

listHcxActivationKeysCallable()

public UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse> listHcxActivationKeysCallable()
Returns
TypeDescription
UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse>

listHcxActivationKeysPagedCallable()

public UnaryCallable<ListHcxActivationKeysRequest,VmwareEngineClient.ListHcxActivationKeysPagedResponse> listHcxActivationKeysPagedCallable()
Returns
TypeDescription
UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysPagedResponse>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,VmwareEngineClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listLoggingServersCallable()

public UnaryCallable<ListLoggingServersRequest,ListLoggingServersResponse> listLoggingServersCallable()
Returns
TypeDescription
UnaryCallable<ListLoggingServersRequest,ListLoggingServersResponse>

listLoggingServersPagedCallable()

public UnaryCallable<ListLoggingServersRequest,VmwareEngineClient.ListLoggingServersPagedResponse> listLoggingServersPagedCallable()
Returns
TypeDescription
UnaryCallable<ListLoggingServersRequest,ListLoggingServersPagedResponse>

listManagementDnsZoneBindingsCallable()

public UnaryCallable<ListManagementDnsZoneBindingsRequest,ListManagementDnsZoneBindingsResponse> listManagementDnsZoneBindingsCallable()
Returns
TypeDescription
UnaryCallable<ListManagementDnsZoneBindingsRequest,ListManagementDnsZoneBindingsResponse>

listManagementDnsZoneBindingsPagedCallable()

public UnaryCallable<ListManagementDnsZoneBindingsRequest,VmwareEngineClient.ListManagementDnsZoneBindingsPagedResponse> listManagementDnsZoneBindingsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListManagementDnsZoneBindingsRequest,ListManagementDnsZoneBindingsPagedResponse>

listNetworkPeeringsCallable()

public UnaryCallable<ListNetworkPeeringsRequest,ListNetworkPeeringsResponse> listNetworkPeeringsCallable()
Returns
TypeDescription
UnaryCallable<ListNetworkPeeringsRequest,ListNetworkPeeringsResponse>

listNetworkPeeringsPagedCallable()

public UnaryCallable<ListNetworkPeeringsRequest,VmwareEngineClient.ListNetworkPeeringsPagedResponse> listNetworkPeeringsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListNetworkPeeringsRequest,ListNetworkPeeringsPagedResponse>

listNetworkPoliciesCallable()

public UnaryCallable<ListNetworkPoliciesRequest,ListNetworkPoliciesResponse> listNetworkPoliciesCallable()
Returns
TypeDescription
UnaryCallable<ListNetworkPoliciesRequest,ListNetworkPoliciesResponse>

listNetworkPoliciesPagedCallable()

public UnaryCallable<ListNetworkPoliciesRequest,VmwareEngineClient.ListNetworkPoliciesPagedResponse> listNetworkPoliciesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListNetworkPoliciesRequest,ListNetworkPoliciesPagedResponse>

listNodeTypesCallable()

public UnaryCallable<ListNodeTypesRequest,ListNodeTypesResponse> listNodeTypesCallable()
Returns
TypeDescription
UnaryCallable<ListNodeTypesRequest,ListNodeTypesResponse>

listNodeTypesPagedCallable()

public UnaryCallable<ListNodeTypesRequest,VmwareEngineClient.ListNodeTypesPagedResponse> listNodeTypesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListNodeTypesRequest,ListNodeTypesPagedResponse>

listNodesCallable()

public UnaryCallable<ListNodesRequest,ListNodesResponse> listNodesCallable()
Returns
TypeDescription
UnaryCallable<ListNodesRequest,ListNodesResponse>

listNodesPagedCallable()

public UnaryCallable<ListNodesRequest,VmwareEngineClient.ListNodesPagedResponse> listNodesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListNodesRequest,ListNodesPagedResponse>

listPeeringRoutesCallable()

public UnaryCallable<ListPeeringRoutesRequest,ListPeeringRoutesResponse> listPeeringRoutesCallable()
Returns
TypeDescription
UnaryCallable<ListPeeringRoutesRequest,ListPeeringRoutesResponse>

listPeeringRoutesPagedCallable()

public UnaryCallable<ListPeeringRoutesRequest,VmwareEngineClient.ListPeeringRoutesPagedResponse> listPeeringRoutesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListPeeringRoutesRequest,ListPeeringRoutesPagedResponse>

listPrivateCloudsCallable()

public UnaryCallable<ListPrivateCloudsRequest,ListPrivateCloudsResponse> listPrivateCloudsCallable()
Returns
TypeDescription
UnaryCallable<ListPrivateCloudsRequest,ListPrivateCloudsResponse>

listPrivateCloudsPagedCallable()

public UnaryCallable<ListPrivateCloudsRequest,VmwareEngineClient.ListPrivateCloudsPagedResponse> listPrivateCloudsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListPrivateCloudsRequest,ListPrivateCloudsPagedResponse>

listPrivateConnectionPeeringRoutesCallable()

public UnaryCallable<ListPrivateConnectionPeeringRoutesRequest,ListPrivateConnectionPeeringRoutesResponse> listPrivateConnectionPeeringRoutesCallable()
Returns
TypeDescription
UnaryCallable<ListPrivateConnectionPeeringRoutesRequest,ListPrivateConnectionPeeringRoutesResponse>

listPrivateConnectionPeeringRoutesPagedCallable()

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

listPrivateConnectionsCallable()

public UnaryCallable<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse> listPrivateConnectionsCallable()
Returns
TypeDescription
UnaryCallable<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse>

listPrivateConnectionsPagedCallable()

public UnaryCallable<ListPrivateConnectionsRequest,VmwareEngineClient.ListPrivateConnectionsPagedResponse> listPrivateConnectionsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListPrivateConnectionsRequest,ListPrivateConnectionsPagedResponse>

listSubnetsCallable()

public UnaryCallable<ListSubnetsRequest,ListSubnetsResponse> listSubnetsCallable()
Returns
TypeDescription
UnaryCallable<ListSubnetsRequest,ListSubnetsResponse>

listSubnetsPagedCallable()

public UnaryCallable<ListSubnetsRequest,VmwareEngineClient.ListSubnetsPagedResponse> listSubnetsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListSubnetsRequest,ListSubnetsPagedResponse>

listVmwareEngineNetworksCallable()

public UnaryCallable<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksResponse> listVmwareEngineNetworksCallable()
Returns
TypeDescription
UnaryCallable<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksResponse>

listVmwareEngineNetworksPagedCallable()

public UnaryCallable<ListVmwareEngineNetworksRequest,VmwareEngineClient.ListVmwareEngineNetworksPagedResponse> listVmwareEngineNetworksPagedCallable()
Returns
TypeDescription
UnaryCallable<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksPagedResponse>

repairManagementDnsZoneBindingCallable()

public UnaryCallable<RepairManagementDnsZoneBindingRequest,Operation> repairManagementDnsZoneBindingCallable()
Returns
TypeDescription
UnaryCallable<RepairManagementDnsZoneBindingRequest,Operation>

repairManagementDnsZoneBindingOperationCallable()

public OperationCallable<RepairManagementDnsZoneBindingRequest,ManagementDnsZoneBinding,OperationMetadata> repairManagementDnsZoneBindingOperationCallable()
Returns
TypeDescription
OperationCallable<RepairManagementDnsZoneBindingRequest,ManagementDnsZoneBinding,OperationMetadata>

resetNsxCredentialsCallable()

public UnaryCallable<ResetNsxCredentialsRequest,Operation> resetNsxCredentialsCallable()
Returns
TypeDescription
UnaryCallable<ResetNsxCredentialsRequest,Operation>

resetNsxCredentialsOperationCallable()

public OperationCallable<ResetNsxCredentialsRequest,PrivateCloud,OperationMetadata> resetNsxCredentialsOperationCallable()
Returns
TypeDescription
OperationCallable<ResetNsxCredentialsRequest,PrivateCloud,OperationMetadata>

resetVcenterCredentialsCallable()

public UnaryCallable<ResetVcenterCredentialsRequest,Operation> resetVcenterCredentialsCallable()
Returns
TypeDescription
UnaryCallable<ResetVcenterCredentialsRequest,Operation>

resetVcenterCredentialsOperationCallable()

public OperationCallable<ResetVcenterCredentialsRequest,PrivateCloud,OperationMetadata> resetVcenterCredentialsOperationCallable()
Returns
TypeDescription
OperationCallable<ResetVcenterCredentialsRequest,PrivateCloud,OperationMetadata>

revokeDnsBindPermissionCallable()

public UnaryCallable<RevokeDnsBindPermissionRequest,Operation> revokeDnsBindPermissionCallable()
Returns
TypeDescription
UnaryCallable<RevokeDnsBindPermissionRequest,Operation>

revokeDnsBindPermissionOperationCallable()

public OperationCallable<RevokeDnsBindPermissionRequest,DnsBindPermission,OperationMetadata> revokeDnsBindPermissionOperationCallable()
Returns
TypeDescription
OperationCallable<RevokeDnsBindPermissionRequest,DnsBindPermission,OperationMetadata>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

showNsxCredentialsCallable()

public UnaryCallable<ShowNsxCredentialsRequest,Credentials> showNsxCredentialsCallable()
Returns
TypeDescription
UnaryCallable<ShowNsxCredentialsRequest,Credentials>

showVcenterCredentialsCallable()

public UnaryCallable<ShowVcenterCredentialsRequest,Credentials> showVcenterCredentialsCallable()
Returns
TypeDescription
UnaryCallable<ShowVcenterCredentialsRequest,Credentials>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

undeletePrivateCloudCallable()

public UnaryCallable<UndeletePrivateCloudRequest,Operation> undeletePrivateCloudCallable()
Returns
TypeDescription
UnaryCallable<UndeletePrivateCloudRequest,Operation>

undeletePrivateCloudOperationCallable()

public OperationCallable<UndeletePrivateCloudRequest,PrivateCloud,OperationMetadata> undeletePrivateCloudOperationCallable()
Returns
TypeDescription
OperationCallable<UndeletePrivateCloudRequest,PrivateCloud,OperationMetadata>

updateClusterCallable()

public UnaryCallable<UpdateClusterRequest,Operation> updateClusterCallable()
Returns
TypeDescription
UnaryCallable<UpdateClusterRequest,Operation>

updateClusterOperationCallable()

public OperationCallable<UpdateClusterRequest,Cluster,OperationMetadata> updateClusterOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateClusterRequest,Cluster,OperationMetadata>

updateDnsForwardingCallable()

public UnaryCallable<UpdateDnsForwardingRequest,Operation> updateDnsForwardingCallable()
Returns
TypeDescription
UnaryCallable<UpdateDnsForwardingRequest,Operation>

updateDnsForwardingOperationCallable()

public OperationCallable<UpdateDnsForwardingRequest,DnsForwarding,OperationMetadata> updateDnsForwardingOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateDnsForwardingRequest,DnsForwarding,OperationMetadata>

updateExternalAccessRuleCallable()

public UnaryCallable<UpdateExternalAccessRuleRequest,Operation> updateExternalAccessRuleCallable()
Returns
TypeDescription
UnaryCallable<UpdateExternalAccessRuleRequest,Operation>

updateExternalAccessRuleOperationCallable()

public OperationCallable<UpdateExternalAccessRuleRequest,ExternalAccessRule,OperationMetadata> updateExternalAccessRuleOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateExternalAccessRuleRequest,ExternalAccessRule,OperationMetadata>

updateExternalAddressCallable()

public UnaryCallable<UpdateExternalAddressRequest,Operation> updateExternalAddressCallable()
Returns
TypeDescription
UnaryCallable<UpdateExternalAddressRequest,Operation>

updateExternalAddressOperationCallable()

public OperationCallable<UpdateExternalAddressRequest,ExternalAddress,OperationMetadata> updateExternalAddressOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateExternalAddressRequest,ExternalAddress,OperationMetadata>

updateLoggingServerCallable()

public UnaryCallable<UpdateLoggingServerRequest,Operation> updateLoggingServerCallable()
Returns
TypeDescription
UnaryCallable<UpdateLoggingServerRequest,Operation>

updateLoggingServerOperationCallable()

public OperationCallable<UpdateLoggingServerRequest,LoggingServer,OperationMetadata> updateLoggingServerOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateLoggingServerRequest,LoggingServer,OperationMetadata>

updateManagementDnsZoneBindingCallable()

public UnaryCallable<UpdateManagementDnsZoneBindingRequest,Operation> updateManagementDnsZoneBindingCallable()
Returns
TypeDescription
UnaryCallable<UpdateManagementDnsZoneBindingRequest,Operation>

updateManagementDnsZoneBindingOperationCallable()

public OperationCallable<UpdateManagementDnsZoneBindingRequest,ManagementDnsZoneBinding,OperationMetadata> updateManagementDnsZoneBindingOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateManagementDnsZoneBindingRequest,ManagementDnsZoneBinding,OperationMetadata>

updateNetworkPeeringCallable()

public UnaryCallable<UpdateNetworkPeeringRequest,Operation> updateNetworkPeeringCallable()
Returns
TypeDescription
UnaryCallable<UpdateNetworkPeeringRequest,Operation>

updateNetworkPeeringOperationCallable()

public OperationCallable<UpdateNetworkPeeringRequest,NetworkPeering,OperationMetadata> updateNetworkPeeringOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateNetworkPeeringRequest,NetworkPeering,OperationMetadata>

updateNetworkPolicyCallable()

public UnaryCallable<UpdateNetworkPolicyRequest,Operation> updateNetworkPolicyCallable()
Returns
TypeDescription
UnaryCallable<UpdateNetworkPolicyRequest,Operation>

updateNetworkPolicyOperationCallable()

public OperationCallable<UpdateNetworkPolicyRequest,NetworkPolicy,OperationMetadata> updateNetworkPolicyOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateNetworkPolicyRequest,NetworkPolicy,OperationMetadata>

updatePrivateCloudCallable()

public UnaryCallable<UpdatePrivateCloudRequest,Operation> updatePrivateCloudCallable()
Returns
TypeDescription
UnaryCallable<UpdatePrivateCloudRequest,Operation>

updatePrivateCloudOperationCallable()

public OperationCallable<UpdatePrivateCloudRequest,PrivateCloud,OperationMetadata> updatePrivateCloudOperationCallable()
Returns
TypeDescription
OperationCallable<UpdatePrivateCloudRequest,PrivateCloud,OperationMetadata>

updatePrivateConnectionCallable()

public UnaryCallable<UpdatePrivateConnectionRequest,Operation> updatePrivateConnectionCallable()
Returns
TypeDescription
UnaryCallable<UpdatePrivateConnectionRequest,Operation>

updatePrivateConnectionOperationCallable()

public OperationCallable<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata> updatePrivateConnectionOperationCallable()
Returns
TypeDescription
OperationCallable<UpdatePrivateConnectionRequest,PrivateConnection,OperationMetadata>

updateSubnetCallable()

public UnaryCallable<UpdateSubnetRequest,Operation> updateSubnetCallable()
Returns
TypeDescription
UnaryCallable<UpdateSubnetRequest,Operation>

updateSubnetOperationCallable()

public OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata> updateSubnetOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata>

updateVmwareEngineNetworkCallable()

public UnaryCallable<UpdateVmwareEngineNetworkRequest,Operation> updateVmwareEngineNetworkCallable()
Returns
TypeDescription
UnaryCallable<UpdateVmwareEngineNetworkRequest,Operation>

updateVmwareEngineNetworkOperationCallable()

public OperationCallable<UpdateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata> updateVmwareEngineNetworkOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateVmwareEngineNetworkRequest,VmwareEngineNetwork,OperationMetadata>