Send feedback
Class GrpcBareMetalSolutionStub (0.27.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.27.0 keyboard_arrow_down
public class GrpcBareMetalSolutionStub extends BareMetalSolutionStub
gRPC stub implementation for the BareMetalSolution service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcBareMetalSolutionStub create ( ClientContext clientContext )
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcBareMetalSolutionStub create ( ClientContext clientContext , GrpcStubCallableFactory callableFactory )
public static final GrpcBareMetalSolutionStub create ( BareMetalSolutionStubSettings settings )
Constructors
GrpcBareMetalSolutionStub(BareMetalSolutionStubSettings settings, ClientContext clientContext)
protected GrpcBareMetalSolutionStub ( BareMetalSolutionStubSettings settings , ClientContext clientContext )
Constructs an instance of GrpcBareMetalSolutionStub, 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.
GrpcBareMetalSolutionStub(BareMetalSolutionStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcBareMetalSolutionStub ( BareMetalSolutionStubSettings settings , ClientContext clientContext , GrpcStubCallableFactory callableFactory )
Constructs an instance of GrpcBareMetalSolutionStub, 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
public boolean awaitTermination ( long duration , TimeUnit unit )
public final void close ()
Overrides
public UnaryCallable<CreateNfsShareRequest , Operation > createNfsShareCallable ()
Overrides
public OperationCallable<CreateNfsShareRequest , NfsShare , OperationMetadata > createNfsShareOperationCallable ()
Overrides
public UnaryCallable<CreateProvisioningConfigRequest , ProvisioningConfig > createProvisioningConfigCallable ()
Overrides
public UnaryCallable<CreateSSHKeyRequest , SSHKey > createSSHKeyCallable ()
Overrides
public UnaryCallable<CreateVolumeSnapshotRequest , VolumeSnapshot > createVolumeSnapshotCallable ()
Overrides
public UnaryCallable<DeleteNfsShareRequest , Operation > deleteNfsShareCallable ()
Overrides
public OperationCallable<DeleteNfsShareRequest , Empty , OperationMetadata > deleteNfsShareOperationCallable ()
Overrides
public UnaryCallable<DeleteSSHKeyRequest , Empty > deleteSSHKeyCallable ()
Overrides
public UnaryCallable<DeleteVolumeSnapshotRequest , Empty > deleteVolumeSnapshotCallable ()
Overrides
public UnaryCallable<DetachLunRequest , Operation > detachLunCallable ()
Overrides
public OperationCallable<DetachLunRequest , Instance , OperationMetadata > detachLunOperationCallable ()
Overrides
public UnaryCallable<DisableInteractiveSerialConsoleRequest , Operation > disableInteractiveSerialConsoleCallable ()
Overrides
public OperationCallable<DisableInteractiveSerialConsoleRequest , DisableInteractiveSerialConsoleResponse , OperationMetadata > disableInteractiveSerialConsoleOperationCallable ()
Overrides
public UnaryCallable<EnableInteractiveSerialConsoleRequest , Operation > enableInteractiveSerialConsoleCallable ()
Overrides
public OperationCallable<EnableInteractiveSerialConsoleRequest , EnableInteractiveSerialConsoleResponse , OperationMetadata > enableInteractiveSerialConsoleOperationCallable ()
Overrides
public UnaryCallable<EvictLunRequest , Operation > evictLunCallable ()
Overrides
public OperationCallable<EvictLunRequest , Empty , OperationMetadata > evictLunOperationCallable ()
Overrides
public UnaryCallable<EvictVolumeRequest , Operation > evictVolumeCallable ()
Overrides
public OperationCallable<EvictVolumeRequest , Empty , OperationMetadata > evictVolumeOperationCallable ()
Overrides
public UnaryCallable<GetInstanceRequest , Instance > getInstanceCallable ()
Overrides
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns Type Description UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
Overrides
public UnaryCallable<GetLunRequest , Lun > getLunCallable ()
Overrides
public UnaryCallable<GetNetworkRequest , Network > getNetworkCallable ()
Overrides
public UnaryCallable<GetNfsShareRequest , NfsShare > getNfsShareCallable ()
Overrides
public GrpcOperationsStub getOperationsStub ()
Overrides
public UnaryCallable<GetProvisioningConfigRequest , ProvisioningConfig > getProvisioningConfigCallable ()
Overrides
public UnaryCallable<GetVolumeRequest , Volume > getVolumeCallable ()
Overrides
public UnaryCallable<GetVolumeSnapshotRequest , VolumeSnapshot > getVolumeSnapshotCallable ()
Overrides
public boolean isShutdown ()
public boolean isTerminated ()
public UnaryCallable<ListInstancesRequest , ListInstancesResponse > listInstancesCallable ()
Overrides
listInstancesPagedCallable()
public UnaryCallable<ListInstancesRequest , BareMetalSolutionClient . ListInstancesPagedResponse > listInstancesPagedCallable ()
Overrides
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns Type Description UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
Overrides
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , BareMetalSolutionClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Overrides
public UnaryCallable<ListLunsRequest , ListLunsResponse > listLunsCallable ()
Overrides
listLunsPagedCallable()
public UnaryCallable<ListLunsRequest , BareMetalSolutionClient . ListLunsPagedResponse > listLunsPagedCallable ()
Overrides
public UnaryCallable<ListNetworkUsageRequest , ListNetworkUsageResponse > listNetworkUsageCallable ()
Overrides
public UnaryCallable<ListNetworksRequest , ListNetworksResponse > listNetworksCallable ()
Overrides
listNetworksPagedCallable()
public UnaryCallable<ListNetworksRequest , BareMetalSolutionClient . ListNetworksPagedResponse > listNetworksPagedCallable ()
Overrides
public UnaryCallable<ListNfsSharesRequest , ListNfsSharesResponse > listNfsSharesCallable ()
Overrides
listNfsSharesPagedCallable()
public UnaryCallable<ListNfsSharesRequest , BareMetalSolutionClient . ListNfsSharesPagedResponse > listNfsSharesPagedCallable ()
Overrides
public UnaryCallable<ListOSImagesRequest , ListOSImagesResponse > listOSImagesCallable ()
Overrides
listOSImagesPagedCallable()
public UnaryCallable<ListOSImagesRequest , BareMetalSolutionClient . ListOSImagesPagedResponse > listOSImagesPagedCallable ()
Overrides
public UnaryCallable<ListProvisioningQuotasRequest , ListProvisioningQuotasResponse > listProvisioningQuotasCallable ()
Overrides
listProvisioningQuotasPagedCallable()
public UnaryCallable<ListProvisioningQuotasRequest , BareMetalSolutionClient . ListProvisioningQuotasPagedResponse > listProvisioningQuotasPagedCallable ()
Overrides
public UnaryCallable<ListSSHKeysRequest , ListSSHKeysResponse > listSSHKeysCallable ()
Overrides
listSSHKeysPagedCallable()
public UnaryCallable<ListSSHKeysRequest , BareMetalSolutionClient . ListSSHKeysPagedResponse > listSSHKeysPagedCallable ()
Overrides
public UnaryCallable<ListVolumeSnapshotsRequest , ListVolumeSnapshotsResponse > listVolumeSnapshotsCallable ()
Overrides
listVolumeSnapshotsPagedCallable()
public UnaryCallable<ListVolumeSnapshotsRequest , BareMetalSolutionClient . ListVolumeSnapshotsPagedResponse > listVolumeSnapshotsPagedCallable ()
Overrides
public UnaryCallable<ListVolumesRequest , ListVolumesResponse > listVolumesCallable ()
Overrides
listVolumesPagedCallable()
public UnaryCallable<ListVolumesRequest , BareMetalSolutionClient . ListVolumesPagedResponse > listVolumesPagedCallable ()
Overrides
public UnaryCallable<RenameInstanceRequest , Instance > renameInstanceCallable ()
Overrides
public UnaryCallable<RenameNetworkRequest , Network > renameNetworkCallable ()
Overrides
public UnaryCallable<RenameNfsShareRequest , NfsShare > renameNfsShareCallable ()
Overrides
public UnaryCallable<RenameVolumeRequest , Volume > renameVolumeCallable ()
Overrides
public UnaryCallable<ResetInstanceRequest , Operation > resetInstanceCallable ()
Overrides
public OperationCallable<ResetInstanceRequest , ResetInstanceResponse , OperationMetadata > resetInstanceOperationCallable ()
Overrides
public UnaryCallable<ResizeVolumeRequest , Operation > resizeVolumeCallable ()
Overrides
public OperationCallable<ResizeVolumeRequest , Volume , OperationMetadata > resizeVolumeOperationCallable ()
Overrides
public UnaryCallable<RestoreVolumeSnapshotRequest , Operation > restoreVolumeSnapshotCallable ()
Overrides
public OperationCallable<RestoreVolumeSnapshotRequest , VolumeSnapshot , OperationMetadata > restoreVolumeSnapshotOperationCallable ()
Overrides
public void shutdownNow ()
public UnaryCallable<StartInstanceRequest , Operation > startInstanceCallable ()
Overrides
public OperationCallable<StartInstanceRequest , StartInstanceResponse , OperationMetadata > startInstanceOperationCallable ()
Overrides
public UnaryCallable<StopInstanceRequest , Operation > stopInstanceCallable ()
Overrides
public OperationCallable<StopInstanceRequest , StopInstanceResponse , OperationMetadata > stopInstanceOperationCallable ()
Overrides
public UnaryCallable<SubmitProvisioningConfigRequest , SubmitProvisioningConfigResponse > submitProvisioningConfigCallable ()
Overrides
public UnaryCallable<UpdateInstanceRequest , Operation > updateInstanceCallable ()
Overrides
public OperationCallable<UpdateInstanceRequest , Instance , OperationMetadata > updateInstanceOperationCallable ()
Overrides
public UnaryCallable<UpdateNetworkRequest , Operation > updateNetworkCallable ()
Overrides
public OperationCallable<UpdateNetworkRequest , Network , OperationMetadata > updateNetworkOperationCallable ()
Overrides
public UnaryCallable<UpdateNfsShareRequest , Operation > updateNfsShareCallable ()
Overrides
public OperationCallable<UpdateNfsShareRequest , NfsShare , OperationMetadata > updateNfsShareOperationCallable ()
Overrides
public UnaryCallable<UpdateProvisioningConfigRequest , ProvisioningConfig > updateProvisioningConfigCallable ()
Overrides
public UnaryCallable<UpdateVolumeRequest , Operation > updateVolumeCallable ()
Overrides
public OperationCallable<UpdateVolumeRequest , Volume , OperationMetadata > updateVolumeOperationCallable ()
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]