Class VmwareEngineStub (0.36.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
Type Description
UnaryCallable<CreateClusterRequest,Operation>

createClusterOperationCallable()

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

createExternalAccessRuleCallable()

public UnaryCallable<CreateExternalAccessRuleRequest,Operation> createExternalAccessRuleCallable()
Returns
Type Description
UnaryCallable<CreateExternalAccessRuleRequest,Operation>

createExternalAccessRuleOperationCallable()

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

createExternalAddressCallable()

public UnaryCallable<CreateExternalAddressRequest,Operation> createExternalAddressCallable()
Returns
Type Description
UnaryCallable<CreateExternalAddressRequest,Operation>

createExternalAddressOperationCallable()

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

createHcxActivationKeyCallable()

public UnaryCallable<CreateHcxActivationKeyRequest,Operation> createHcxActivationKeyCallable()
Returns
Type Description
UnaryCallable<CreateHcxActivationKeyRequest,Operation>

createHcxActivationKeyOperationCallable()

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

createLoggingServerCallable()

public UnaryCallable<CreateLoggingServerRequest,Operation> createLoggingServerCallable()
Returns
Type Description
UnaryCallable<CreateLoggingServerRequest,Operation>

createLoggingServerOperationCallable()

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

createManagementDnsZoneBindingCallable()

public UnaryCallable<CreateManagementDnsZoneBindingRequest,Operation> createManagementDnsZoneBindingCallable()
Returns
Type Description
UnaryCallable<CreateManagementDnsZoneBindingRequest,Operation>

createManagementDnsZoneBindingOperationCallable()

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

createNetworkPeeringCallable()

public UnaryCallable<CreateNetworkPeeringRequest,Operation> createNetworkPeeringCallable()
Returns
Type Description
UnaryCallable<CreateNetworkPeeringRequest,Operation>

createNetworkPeeringOperationCallable()

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

createNetworkPolicyCallable()

public UnaryCallable<CreateNetworkPolicyRequest,Operation> createNetworkPolicyCallable()
Returns
Type Description
UnaryCallable<CreateNetworkPolicyRequest,Operation>

createNetworkPolicyOperationCallable()

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

createPrivateCloudCallable()

public UnaryCallable<CreatePrivateCloudRequest,Operation> createPrivateCloudCallable()
Returns
Type Description
UnaryCallable<CreatePrivateCloudRequest,Operation>

createPrivateCloudOperationCallable()

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

createPrivateConnectionCallable()

public UnaryCallable<CreatePrivateConnectionRequest,Operation> createPrivateConnectionCallable()
Returns
Type Description
UnaryCallable<CreatePrivateConnectionRequest,Operation>

createPrivateConnectionOperationCallable()

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

createVmwareEngineNetworkCallable()

public UnaryCallable<CreateVmwareEngineNetworkRequest,Operation> createVmwareEngineNetworkCallable()
Returns
Type Description
UnaryCallable<CreateVmwareEngineNetworkRequest,Operation>

createVmwareEngineNetworkOperationCallable()

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

deleteClusterCallable()

public UnaryCallable<DeleteClusterRequest,Operation> deleteClusterCallable()
Returns
Type Description
UnaryCallable<DeleteClusterRequest,Operation>

deleteClusterOperationCallable()

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

deleteExternalAccessRuleCallable()

public UnaryCallable<DeleteExternalAccessRuleRequest,Operation> deleteExternalAccessRuleCallable()
Returns
Type Description
UnaryCallable<DeleteExternalAccessRuleRequest,Operation>

deleteExternalAccessRuleOperationCallable()

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

deleteExternalAddressCallable()

public UnaryCallable<DeleteExternalAddressRequest,Operation> deleteExternalAddressCallable()
Returns
Type Description
UnaryCallable<DeleteExternalAddressRequest,Operation>

deleteExternalAddressOperationCallable()

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

deleteLoggingServerCallable()

public UnaryCallable<DeleteLoggingServerRequest,Operation> deleteLoggingServerCallable()
Returns
Type Description
UnaryCallable<DeleteLoggingServerRequest,Operation>

deleteLoggingServerOperationCallable()

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

deleteManagementDnsZoneBindingCallable()

public UnaryCallable<DeleteManagementDnsZoneBindingRequest,Operation> deleteManagementDnsZoneBindingCallable()
Returns
Type Description
UnaryCallable<DeleteManagementDnsZoneBindingRequest,Operation>

deleteManagementDnsZoneBindingOperationCallable()

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

deleteNetworkPeeringCallable()

public UnaryCallable<DeleteNetworkPeeringRequest,Operation> deleteNetworkPeeringCallable()
Returns
Type Description
UnaryCallable<DeleteNetworkPeeringRequest,Operation>

deleteNetworkPeeringOperationCallable()

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

deleteNetworkPolicyCallable()

public UnaryCallable<DeleteNetworkPolicyRequest,Operation> deleteNetworkPolicyCallable()
Returns
Type Description
UnaryCallable<DeleteNetworkPolicyRequest,Operation>

deleteNetworkPolicyOperationCallable()

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

deletePrivateCloudCallable()

public UnaryCallable<DeletePrivateCloudRequest,Operation> deletePrivateCloudCallable()
Returns
Type Description
UnaryCallable<DeletePrivateCloudRequest,Operation>

deletePrivateCloudOperationCallable()

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

deletePrivateConnectionCallable()

public UnaryCallable<DeletePrivateConnectionRequest,Operation> deletePrivateConnectionCallable()
Returns
Type Description
UnaryCallable<DeletePrivateConnectionRequest,Operation>

deletePrivateConnectionOperationCallable()

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

deleteVmwareEngineNetworkCallable()

public UnaryCallable<DeleteVmwareEngineNetworkRequest,Operation> deleteVmwareEngineNetworkCallable()
Returns
Type Description
UnaryCallable<DeleteVmwareEngineNetworkRequest,Operation>

deleteVmwareEngineNetworkOperationCallable()

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

fetchNetworkPolicyExternalAddressesCallable()

public UnaryCallable<FetchNetworkPolicyExternalAddressesRequest,FetchNetworkPolicyExternalAddressesResponse> fetchNetworkPolicyExternalAddressesCallable()
Returns
Type Description
UnaryCallable<FetchNetworkPolicyExternalAddressesRequest,FetchNetworkPolicyExternalAddressesResponse>

fetchNetworkPolicyExternalAddressesPagedCallable()

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

getClusterCallable()

public UnaryCallable<GetClusterRequest,Cluster> getClusterCallable()
Returns
Type Description
UnaryCallable<GetClusterRequest,Cluster>

getDnsBindPermissionCallable()

public UnaryCallable<GetDnsBindPermissionRequest,DnsBindPermission> getDnsBindPermissionCallable()
Returns
Type Description
UnaryCallable<GetDnsBindPermissionRequest,DnsBindPermission>

getDnsForwardingCallable()

public UnaryCallable<GetDnsForwardingRequest,DnsForwarding> getDnsForwardingCallable()
Returns
Type Description
UnaryCallable<GetDnsForwardingRequest,DnsForwarding>

getExternalAccessRuleCallable()

public UnaryCallable<GetExternalAccessRuleRequest,ExternalAccessRule> getExternalAccessRuleCallable()
Returns
Type Description
UnaryCallable<GetExternalAccessRuleRequest,ExternalAccessRule>

getExternalAddressCallable()

public UnaryCallable<GetExternalAddressRequest,ExternalAddress> getExternalAddressCallable()
Returns
Type Description
UnaryCallable<GetExternalAddressRequest,ExternalAddress>

getHcxActivationKeyCallable()

public UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey> getHcxActivationKeyCallable()
Returns
Type Description
UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

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>

getLoggingServerCallable()

public UnaryCallable<GetLoggingServerRequest,LoggingServer> getLoggingServerCallable()
Returns
Type Description
UnaryCallable<GetLoggingServerRequest,LoggingServer>

getManagementDnsZoneBindingCallable()

public UnaryCallable<GetManagementDnsZoneBindingRequest,ManagementDnsZoneBinding> getManagementDnsZoneBindingCallable()
Returns
Type Description
UnaryCallable<GetManagementDnsZoneBindingRequest,ManagementDnsZoneBinding>

getNetworkPeeringCallable()

public UnaryCallable<GetNetworkPeeringRequest,NetworkPeering> getNetworkPeeringCallable()
Returns
Type Description
UnaryCallable<GetNetworkPeeringRequest,NetworkPeering>

getNetworkPolicyCallable()

public UnaryCallable<GetNetworkPolicyRequest,NetworkPolicy> getNetworkPolicyCallable()
Returns
Type Description
UnaryCallable<GetNetworkPolicyRequest,NetworkPolicy>

getNodeCallable()

public UnaryCallable<GetNodeRequest,Node> getNodeCallable()
Returns
Type Description
UnaryCallable<GetNodeRequest,Node>

getNodeTypeCallable()

public UnaryCallable<GetNodeTypeRequest,NodeType> getNodeTypeCallable()
Returns
Type Description
UnaryCallable<GetNodeTypeRequest,NodeType>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getPrivateCloudCallable()

public UnaryCallable<GetPrivateCloudRequest,PrivateCloud> getPrivateCloudCallable()
Returns
Type Description
UnaryCallable<GetPrivateCloudRequest,PrivateCloud>

getPrivateConnectionCallable()

public UnaryCallable<GetPrivateConnectionRequest,PrivateConnection> getPrivateConnectionCallable()
Returns
Type Description
UnaryCallable<GetPrivateConnectionRequest,PrivateConnection>

getSubnetCallable()

public UnaryCallable<GetSubnetRequest,Subnet> getSubnetCallable()
Returns
Type Description
UnaryCallable<GetSubnetRequest,Subnet>

getVmwareEngineNetworkCallable()

public UnaryCallable<GetVmwareEngineNetworkRequest,VmwareEngineNetwork> getVmwareEngineNetworkCallable()
Returns
Type Description
UnaryCallable<GetVmwareEngineNetworkRequest,VmwareEngineNetwork>

grantDnsBindPermissionCallable()

public UnaryCallable<GrantDnsBindPermissionRequest,Operation> grantDnsBindPermissionCallable()
Returns
Type Description
UnaryCallable<GrantDnsBindPermissionRequest,Operation>

grantDnsBindPermissionOperationCallable()

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

listClustersCallable()

public UnaryCallable<ListClustersRequest,ListClustersResponse> listClustersCallable()
Returns
Type Description
UnaryCallable<ListClustersRequest,ListClustersResponse>

listClustersPagedCallable()

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

listExternalAccessRulesCallable()

public UnaryCallable<ListExternalAccessRulesRequest,ListExternalAccessRulesResponse> listExternalAccessRulesCallable()
Returns
Type Description
UnaryCallable<ListExternalAccessRulesRequest,ListExternalAccessRulesResponse>

listExternalAccessRulesPagedCallable()

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

listExternalAddressesCallable()

public UnaryCallable<ListExternalAddressesRequest,ListExternalAddressesResponse> listExternalAddressesCallable()
Returns
Type Description
UnaryCallable<ListExternalAddressesRequest,ListExternalAddressesResponse>

listExternalAddressesPagedCallable()

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

listHcxActivationKeysCallable()

public UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse> listHcxActivationKeysCallable()
Returns
Type Description
UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse>

listHcxActivationKeysPagedCallable()

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

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()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listLoggingServersCallable()

public UnaryCallable<ListLoggingServersRequest,ListLoggingServersResponse> listLoggingServersCallable()
Returns
Type Description
UnaryCallable<ListLoggingServersRequest,ListLoggingServersResponse>

listLoggingServersPagedCallable()

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

listManagementDnsZoneBindingsCallable()

public UnaryCallable<ListManagementDnsZoneBindingsRequest,ListManagementDnsZoneBindingsResponse> listManagementDnsZoneBindingsCallable()
Returns
Type Description
UnaryCallable<ListManagementDnsZoneBindingsRequest,ListManagementDnsZoneBindingsResponse>

listManagementDnsZoneBindingsPagedCallable()

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

listNetworkPeeringsCallable()

public UnaryCallable<ListNetworkPeeringsRequest,ListNetworkPeeringsResponse> listNetworkPeeringsCallable()
Returns
Type Description
UnaryCallable<ListNetworkPeeringsRequest,ListNetworkPeeringsResponse>

listNetworkPeeringsPagedCallable()

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

listNetworkPoliciesCallable()

public UnaryCallable<ListNetworkPoliciesRequest,ListNetworkPoliciesResponse> listNetworkPoliciesCallable()
Returns
Type Description
UnaryCallable<ListNetworkPoliciesRequest,ListNetworkPoliciesResponse>

listNetworkPoliciesPagedCallable()

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

listNodeTypesCallable()

public UnaryCallable<ListNodeTypesRequest,ListNodeTypesResponse> listNodeTypesCallable()
Returns
Type Description
UnaryCallable<ListNodeTypesRequest,ListNodeTypesResponse>

listNodeTypesPagedCallable()

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

listNodesCallable()

public UnaryCallable<ListNodesRequest,ListNodesResponse> listNodesCallable()
Returns
Type Description
UnaryCallable<ListNodesRequest,ListNodesResponse>

listNodesPagedCallable()

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

listPeeringRoutesCallable()

public UnaryCallable<ListPeeringRoutesRequest,ListPeeringRoutesResponse> listPeeringRoutesCallable()
Returns
Type Description
UnaryCallable<ListPeeringRoutesRequest,ListPeeringRoutesResponse>

listPeeringRoutesPagedCallable()

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

listPrivateCloudsCallable()

public UnaryCallable<ListPrivateCloudsRequest,ListPrivateCloudsResponse> listPrivateCloudsCallable()
Returns
Type Description
UnaryCallable<ListPrivateCloudsRequest,ListPrivateCloudsResponse>

listPrivateCloudsPagedCallable()

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

listPrivateConnectionPeeringRoutesCallable()

public UnaryCallable<ListPrivateConnectionPeeringRoutesRequest,ListPrivateConnectionPeeringRoutesResponse> listPrivateConnectionPeeringRoutesCallable()
Returns
Type Description
UnaryCallable<ListPrivateConnectionPeeringRoutesRequest,ListPrivateConnectionPeeringRoutesResponse>

listPrivateConnectionPeeringRoutesPagedCallable()

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

listPrivateConnectionsCallable()

public UnaryCallable<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse> listPrivateConnectionsCallable()
Returns
Type Description
UnaryCallable<ListPrivateConnectionsRequest,ListPrivateConnectionsResponse>

listPrivateConnectionsPagedCallable()

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

listSubnetsCallable()

public UnaryCallable<ListSubnetsRequest,ListSubnetsResponse> listSubnetsCallable()
Returns
Type Description
UnaryCallable<ListSubnetsRequest,ListSubnetsResponse>

listSubnetsPagedCallable()

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

listVmwareEngineNetworksCallable()

public UnaryCallable<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksResponse> listVmwareEngineNetworksCallable()
Returns
Type Description
UnaryCallable<ListVmwareEngineNetworksRequest,ListVmwareEngineNetworksResponse>

listVmwareEngineNetworksPagedCallable()

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

repairManagementDnsZoneBindingCallable()

public UnaryCallable<RepairManagementDnsZoneBindingRequest,Operation> repairManagementDnsZoneBindingCallable()
Returns
Type Description
UnaryCallable<RepairManagementDnsZoneBindingRequest,Operation>

repairManagementDnsZoneBindingOperationCallable()

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

resetNsxCredentialsCallable()

public UnaryCallable<ResetNsxCredentialsRequest,Operation> resetNsxCredentialsCallable()
Returns
Type Description
UnaryCallable<ResetNsxCredentialsRequest,Operation>

resetNsxCredentialsOperationCallable()

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

resetVcenterCredentialsCallable()

public UnaryCallable<ResetVcenterCredentialsRequest,Operation> resetVcenterCredentialsCallable()
Returns
Type Description
UnaryCallable<ResetVcenterCredentialsRequest,Operation>

resetVcenterCredentialsOperationCallable()

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

revokeDnsBindPermissionCallable()

public UnaryCallable<RevokeDnsBindPermissionRequest,Operation> revokeDnsBindPermissionCallable()
Returns
Type Description
UnaryCallable<RevokeDnsBindPermissionRequest,Operation>

revokeDnsBindPermissionOperationCallable()

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

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()
Returns
Type Description
UnaryCallable<ShowNsxCredentialsRequest,Credentials>

showVcenterCredentialsCallable()

public UnaryCallable<ShowVcenterCredentialsRequest,Credentials> showVcenterCredentialsCallable()
Returns
Type Description
UnaryCallable<ShowVcenterCredentialsRequest,Credentials>

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()
Returns
Type Description
UnaryCallable<UndeletePrivateCloudRequest,Operation>

undeletePrivateCloudOperationCallable()

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

updateClusterCallable()

public UnaryCallable<UpdateClusterRequest,Operation> updateClusterCallable()
Returns
Type Description
UnaryCallable<UpdateClusterRequest,Operation>

updateClusterOperationCallable()

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

updateDnsForwardingCallable()

public UnaryCallable<UpdateDnsForwardingRequest,Operation> updateDnsForwardingCallable()
Returns
Type Description
UnaryCallable<UpdateDnsForwardingRequest,Operation>

updateDnsForwardingOperationCallable()

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

updateExternalAccessRuleCallable()

public UnaryCallable<UpdateExternalAccessRuleRequest,Operation> updateExternalAccessRuleCallable()
Returns
Type Description
UnaryCallable<UpdateExternalAccessRuleRequest,Operation>

updateExternalAccessRuleOperationCallable()

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

updateExternalAddressCallable()

public UnaryCallable<UpdateExternalAddressRequest,Operation> updateExternalAddressCallable()
Returns
Type Description
UnaryCallable<UpdateExternalAddressRequest,Operation>

updateExternalAddressOperationCallable()

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

updateLoggingServerCallable()

public UnaryCallable<UpdateLoggingServerRequest,Operation> updateLoggingServerCallable()
Returns
Type Description
UnaryCallable<UpdateLoggingServerRequest,Operation>

updateLoggingServerOperationCallable()

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

updateManagementDnsZoneBindingCallable()

public UnaryCallable<UpdateManagementDnsZoneBindingRequest,Operation> updateManagementDnsZoneBindingCallable()
Returns
Type Description
UnaryCallable<UpdateManagementDnsZoneBindingRequest,Operation>

updateManagementDnsZoneBindingOperationCallable()

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

updateNetworkPeeringCallable()

public UnaryCallable<UpdateNetworkPeeringRequest,Operation> updateNetworkPeeringCallable()
Returns
Type Description
UnaryCallable<UpdateNetworkPeeringRequest,Operation>

updateNetworkPeeringOperationCallable()

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

updateNetworkPolicyCallable()

public UnaryCallable<UpdateNetworkPolicyRequest,Operation> updateNetworkPolicyCallable()
Returns
Type Description
UnaryCallable<UpdateNetworkPolicyRequest,Operation>

updateNetworkPolicyOperationCallable()

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

updatePrivateCloudCallable()

public UnaryCallable<UpdatePrivateCloudRequest,Operation> updatePrivateCloudCallable()
Returns
Type Description
UnaryCallable<UpdatePrivateCloudRequest,Operation>

updatePrivateCloudOperationCallable()

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

updatePrivateConnectionCallable()

public UnaryCallable<UpdatePrivateConnectionRequest,Operation> updatePrivateConnectionCallable()
Returns
Type Description
UnaryCallable<UpdatePrivateConnectionRequest,Operation>

updatePrivateConnectionOperationCallable()

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

updateSubnetCallable()

public UnaryCallable<UpdateSubnetRequest,Operation> updateSubnetCallable()
Returns
Type Description
UnaryCallable<UpdateSubnetRequest,Operation>

updateSubnetOperationCallable()

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

updateVmwareEngineNetworkCallable()

public UnaryCallable<UpdateVmwareEngineNetworkRequest,Operation> updateVmwareEngineNetworkCallable()
Returns
Type Description
UnaryCallable<UpdateVmwareEngineNetworkRequest,Operation>

updateVmwareEngineNetworkOperationCallable()

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