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.
Static Methods
create(ClientContext clientContext)
public static final GrpcVmwareEngineStub create(ClientContext clientContext)
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcVmwareEngineStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
create(VmwareEngineStubSettings settings)
public static final GrpcVmwareEngineStub create(VmwareEngineStubSettings settings)
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.
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.
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
close()
public final void close()
Overrides
createClusterCallable()
public UnaryCallable<CreateClusterRequest,Operation> createClusterCallable()
Overrides
createClusterOperationCallable()
public OperationCallable<CreateClusterRequest,Cluster,OperationMetadata> createClusterOperationCallable()
Overrides
createExternalAccessRuleCallable()
public UnaryCallable<CreateExternalAccessRuleRequest,Operation> createExternalAccessRuleCallable()
Overrides
createExternalAccessRuleOperationCallable()
public OperationCallable<CreateExternalAccessRuleRequest,ExternalAccessRule,OperationMetadata> createExternalAccessRuleOperationCallable()
Overrides
createExternalAddressCallable()
public UnaryCallable<CreateExternalAddressRequest,Operation> createExternalAddressCallable()
Overrides
createExternalAddressOperationCallable()
public OperationCallable<CreateExternalAddressRequest,ExternalAddress,OperationMetadata> createExternalAddressOperationCallable()
Overrides
createHcxActivationKeyCallable()
public UnaryCallable<CreateHcxActivationKeyRequest,Operation> createHcxActivationKeyCallable()
Overrides
createHcxActivationKeyOperationCallable()
public OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata> createHcxActivationKeyOperationCallable()
Overrides
createLoggingServerCallable()
public UnaryCallable<CreateLoggingServerRequest,Operation> createLoggingServerCallable()
Overrides
createLoggingServerOperationCallable()
public OperationCallable<CreateLoggingServerRequest,LoggingServer,OperationMetadata> createLoggingServerOperationCallable()
Overrides
createManagementDnsZoneBindingCallable()
public UnaryCallable<CreateManagementDnsZoneBindingRequest,Operation> createManagementDnsZoneBindingCallable()
Overrides
createManagementDnsZoneBindingOperationCallable()
public OperationCallable<CreateManagementDnsZoneBindingRequest,ManagementDnsZoneBinding,OperationMetadata> createManagementDnsZoneBindingOperationCallable()
Overrides
createNetworkPeeringCallable()
public UnaryCallable<CreateNetworkPeeringRequest,Operation> createNetworkPeeringCallable()
Overrides
createNetworkPeeringOperationCallable()
public OperationCallable<CreateNetworkPeeringRequest,NetworkPeering,OperationMetadata> createNetworkPeeringOperationCallable()
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
deleteExternalAccessRuleCallable()
public UnaryCallable<DeleteExternalAccessRuleRequest,Operation> deleteExternalAccessRuleCallable()
Overrides
deleteExternalAccessRuleOperationCallable()
public OperationCallable<DeleteExternalAccessRuleRequest,Empty,OperationMetadata> deleteExternalAccessRuleOperationCallable()
Overrides
deleteExternalAddressCallable()
public UnaryCallable<DeleteExternalAddressRequest,Operation> deleteExternalAddressCallable()
Overrides
deleteExternalAddressOperationCallable()
public OperationCallable<DeleteExternalAddressRequest,Empty,OperationMetadata> deleteExternalAddressOperationCallable()
Overrides
deleteLoggingServerCallable()
public UnaryCallable<DeleteLoggingServerRequest,Operation> deleteLoggingServerCallable()
Overrides
deleteLoggingServerOperationCallable()
public OperationCallable<DeleteLoggingServerRequest,Empty,OperationMetadata> deleteLoggingServerOperationCallable()
Overrides
deleteManagementDnsZoneBindingCallable()
public UnaryCallable<DeleteManagementDnsZoneBindingRequest,Operation> deleteManagementDnsZoneBindingCallable()
Overrides
deleteManagementDnsZoneBindingOperationCallable()
public OperationCallable<DeleteManagementDnsZoneBindingRequest,Empty,OperationMetadata> deleteManagementDnsZoneBindingOperationCallable()
Overrides
deleteNetworkPeeringCallable()
public UnaryCallable<DeleteNetworkPeeringRequest,Operation> deleteNetworkPeeringCallable()
Overrides
deleteNetworkPeeringOperationCallable()
public OperationCallable<DeleteNetworkPeeringRequest,Empty,OperationMetadata> deleteNetworkPeeringOperationCallable()
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
fetchNetworkPolicyExternalAddressesCallable()
public UnaryCallable<FetchNetworkPolicyExternalAddressesRequest,FetchNetworkPolicyExternalAddressesResponse> fetchNetworkPolicyExternalAddressesCallable()
Overrides
fetchNetworkPolicyExternalAddressesPagedCallable()
public UnaryCallable<FetchNetworkPolicyExternalAddressesRequest,VmwareEngineClient.FetchNetworkPolicyExternalAddressesPagedResponse> fetchNetworkPolicyExternalAddressesPagedCallable()
Overrides
getClusterCallable()
public UnaryCallable<GetClusterRequest,Cluster> getClusterCallable()
Overrides
getDnsBindPermissionCallable()
public UnaryCallable<GetDnsBindPermissionRequest,DnsBindPermission> getDnsBindPermissionCallable()
Overrides
getDnsForwardingCallable()
public UnaryCallable<GetDnsForwardingRequest,DnsForwarding> getDnsForwardingCallable()
Overrides
getExternalAccessRuleCallable()
public UnaryCallable<GetExternalAccessRuleRequest,ExternalAccessRule> getExternalAccessRuleCallable()
Overrides
getExternalAddressCallable()
public UnaryCallable<GetExternalAddressRequest,ExternalAddress> getExternalAddressCallable()
Overrides
getHcxActivationKeyCallable()
public UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey> getHcxActivationKeyCallable()
Overrides
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns |
Type |
Description |
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
|
Overrides
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns |
Type |
Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
|
Overrides
getLoggingServerCallable()
public UnaryCallable<GetLoggingServerRequest,LoggingServer> getLoggingServerCallable()
Overrides
getManagementDnsZoneBindingCallable()
public UnaryCallable<GetManagementDnsZoneBindingRequest,ManagementDnsZoneBinding> getManagementDnsZoneBindingCallable()
Overrides
getNetworkPeeringCallable()
public UnaryCallable<GetNetworkPeeringRequest,NetworkPeering> getNetworkPeeringCallable()
Overrides
getNetworkPolicyCallable()
public UnaryCallable<GetNetworkPolicyRequest,NetworkPolicy> getNetworkPolicyCallable()
Overrides
getNodeCallable()
public UnaryCallable<GetNodeRequest,Node> getNodeCallable()
Overrides
getNodeTypeCallable()
public UnaryCallable<GetNodeTypeRequest,NodeType> getNodeTypeCallable()
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Overrides
getPrivateCloudCallable()
public UnaryCallable<GetPrivateCloudRequest,PrivateCloud> getPrivateCloudCallable()
Overrides
getPrivateConnectionCallable()
public UnaryCallable<GetPrivateConnectionRequest,PrivateConnection> getPrivateConnectionCallable()
Overrides
getSubnetCallable()
public UnaryCallable<GetSubnetRequest,Subnet> getSubnetCallable()
Overrides
getVmwareEngineNetworkCallable()
public UnaryCallable<GetVmwareEngineNetworkRequest,VmwareEngineNetwork> getVmwareEngineNetworkCallable()
Overrides
grantDnsBindPermissionCallable()
public UnaryCallable<GrantDnsBindPermissionRequest,Operation> grantDnsBindPermissionCallable()
Overrides
grantDnsBindPermissionOperationCallable()
public OperationCallable<GrantDnsBindPermissionRequest,DnsBindPermission,OperationMetadata> grantDnsBindPermissionOperationCallable()
Overrides
isShutdown()
public boolean isShutdown()
isTerminated()
public boolean isTerminated()
listClustersCallable()
public UnaryCallable<ListClustersRequest,ListClustersResponse> listClustersCallable()
Overrides
listClustersPagedCallable()
public UnaryCallable<ListClustersRequest,VmwareEngineClient.ListClustersPagedResponse> listClustersPagedCallable()
Overrides
listExternalAccessRulesCallable()
public UnaryCallable<ListExternalAccessRulesRequest,ListExternalAccessRulesResponse> listExternalAccessRulesCallable()
Overrides
listExternalAccessRulesPagedCallable()
public UnaryCallable<ListExternalAccessRulesRequest,VmwareEngineClient.ListExternalAccessRulesPagedResponse> listExternalAccessRulesPagedCallable()
Overrides
listExternalAddressesCallable()
public UnaryCallable<ListExternalAddressesRequest,ListExternalAddressesResponse> listExternalAddressesCallable()
Overrides
listExternalAddressesPagedCallable()
public UnaryCallable<ListExternalAddressesRequest,VmwareEngineClient.ListExternalAddressesPagedResponse> listExternalAddressesPagedCallable()
Overrides
listHcxActivationKeysCallable()
public UnaryCallable<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse> listHcxActivationKeysCallable()
Overrides
listHcxActivationKeysPagedCallable()
public UnaryCallable<ListHcxActivationKeysRequest,VmwareEngineClient.ListHcxActivationKeysPagedResponse> listHcxActivationKeysPagedCallable()
Overrides
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns |
Type |
Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
|
Overrides
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,VmwareEngineClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Overrides
listLoggingServersCallable()
public UnaryCallable<ListLoggingServersRequest,ListLoggingServersResponse> listLoggingServersCallable()
Overrides
listLoggingServersPagedCallable()
public UnaryCallable<ListLoggingServersRequest,VmwareEngineClient.ListLoggingServersPagedResponse> listLoggingServersPagedCallable()
Overrides
listManagementDnsZoneBindingsCallable()
public UnaryCallable<ListManagementDnsZoneBindingsRequest,ListManagementDnsZoneBindingsResponse> listManagementDnsZoneBindingsCallable()
Overrides
listManagementDnsZoneBindingsPagedCallable()
public UnaryCallable<ListManagementDnsZoneBindingsRequest,VmwareEngineClient.ListManagementDnsZoneBindingsPagedResponse> listManagementDnsZoneBindingsPagedCallable()
Overrides
listNetworkPeeringsCallable()
public UnaryCallable<ListNetworkPeeringsRequest,ListNetworkPeeringsResponse> listNetworkPeeringsCallable()
Overrides
listNetworkPeeringsPagedCallable()
public UnaryCallable<ListNetworkPeeringsRequest,VmwareEngineClient.ListNetworkPeeringsPagedResponse> listNetworkPeeringsPagedCallable()
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
listNodesCallable()
public UnaryCallable<ListNodesRequest,ListNodesResponse> listNodesCallable()
Overrides
listNodesPagedCallable()
public UnaryCallable<ListNodesRequest,VmwareEngineClient.ListNodesPagedResponse> listNodesPagedCallable()
Overrides
listPeeringRoutesCallable()
public UnaryCallable<ListPeeringRoutesRequest,ListPeeringRoutesResponse> listPeeringRoutesCallable()
Overrides
listPeeringRoutesPagedCallable()
public UnaryCallable<ListPeeringRoutesRequest,VmwareEngineClient.ListPeeringRoutesPagedResponse> listPeeringRoutesPagedCallable()
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
repairManagementDnsZoneBindingCallable()
public UnaryCallable<RepairManagementDnsZoneBindingRequest,Operation> repairManagementDnsZoneBindingCallable()
Overrides
repairManagementDnsZoneBindingOperationCallable()
public OperationCallable<RepairManagementDnsZoneBindingRequest,ManagementDnsZoneBinding,OperationMetadata> repairManagementDnsZoneBindingOperationCallable()
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
revokeDnsBindPermissionCallable()
public UnaryCallable<RevokeDnsBindPermissionRequest,Operation> revokeDnsBindPermissionCallable()
Overrides
revokeDnsBindPermissionOperationCallable()
public OperationCallable<RevokeDnsBindPermissionRequest,DnsBindPermission,OperationMetadata> revokeDnsBindPermissionOperationCallable()
Overrides
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns |
Type |
Description |
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()
shutdownNow()
public void shutdownNow()
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns |
Type |
Description |
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
updateDnsForwardingCallable()
public UnaryCallable<UpdateDnsForwardingRequest,Operation> updateDnsForwardingCallable()
Overrides
updateDnsForwardingOperationCallable()
public OperationCallable<UpdateDnsForwardingRequest,DnsForwarding,OperationMetadata> updateDnsForwardingOperationCallable()
Overrides
updateExternalAccessRuleCallable()
public UnaryCallable<UpdateExternalAccessRuleRequest,Operation> updateExternalAccessRuleCallable()
Overrides
updateExternalAccessRuleOperationCallable()
public OperationCallable<UpdateExternalAccessRuleRequest,ExternalAccessRule,OperationMetadata> updateExternalAccessRuleOperationCallable()
Overrides
updateExternalAddressCallable()
public UnaryCallable<UpdateExternalAddressRequest,Operation> updateExternalAddressCallable()
Overrides
updateExternalAddressOperationCallable()
public OperationCallable<UpdateExternalAddressRequest,ExternalAddress,OperationMetadata> updateExternalAddressOperationCallable()
Overrides
updateLoggingServerCallable()
public UnaryCallable<UpdateLoggingServerRequest,Operation> updateLoggingServerCallable()
Overrides
updateLoggingServerOperationCallable()
public OperationCallable<UpdateLoggingServerRequest,LoggingServer,OperationMetadata> updateLoggingServerOperationCallable()
Overrides
updateManagementDnsZoneBindingCallable()
public UnaryCallable<UpdateManagementDnsZoneBindingRequest,Operation> updateManagementDnsZoneBindingCallable()
Overrides
updateManagementDnsZoneBindingOperationCallable()
public OperationCallable<UpdateManagementDnsZoneBindingRequest,ManagementDnsZoneBinding,OperationMetadata> updateManagementDnsZoneBindingOperationCallable()
Overrides
updateNetworkPeeringCallable()
public UnaryCallable<UpdateNetworkPeeringRequest,Operation> updateNetworkPeeringCallable()
Overrides
updateNetworkPeeringOperationCallable()
public OperationCallable<UpdateNetworkPeeringRequest,NetworkPeering,OperationMetadata> updateNetworkPeeringOperationCallable()
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