Class BareMetalSolutionStub (0.42.0)

public abstract class BareMetalSolutionStub implements BackgroundResource

Base stub class for the BareMetalSolution service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > BareMetalSolutionStub

Implements

BackgroundResource

Constructors

BareMetalSolutionStub()

public BareMetalSolutionStub()

Methods

close()

public abstract void close()

createNfsShareCallable()

public UnaryCallable<CreateNfsShareRequest,Operation> createNfsShareCallable()
Returns
Type Description
UnaryCallable<CreateNfsShareRequest,Operation>

createNfsShareOperationCallable()

public OperationCallable<CreateNfsShareRequest,NfsShare,OperationMetadata> createNfsShareOperationCallable()
Returns
Type Description
OperationCallable<CreateNfsShareRequest,NfsShare,OperationMetadata>

createProvisioningConfigCallable()

public UnaryCallable<CreateProvisioningConfigRequest,ProvisioningConfig> createProvisioningConfigCallable()
Returns
Type Description
UnaryCallable<CreateProvisioningConfigRequest,ProvisioningConfig>

createSSHKeyCallable()

public UnaryCallable<CreateSSHKeyRequest,SSHKey> createSSHKeyCallable()
Returns
Type Description
UnaryCallable<CreateSSHKeyRequest,SSHKey>

createVolumeSnapshotCallable()

public UnaryCallable<CreateVolumeSnapshotRequest,VolumeSnapshot> createVolumeSnapshotCallable()
Returns
Type Description
UnaryCallable<CreateVolumeSnapshotRequest,VolumeSnapshot>

deleteNfsShareCallable()

public UnaryCallable<DeleteNfsShareRequest,Operation> deleteNfsShareCallable()
Returns
Type Description
UnaryCallable<DeleteNfsShareRequest,Operation>

deleteNfsShareOperationCallable()

public OperationCallable<DeleteNfsShareRequest,Empty,OperationMetadata> deleteNfsShareOperationCallable()
Returns
Type Description
OperationCallable<DeleteNfsShareRequest,Empty,OperationMetadata>

deleteSSHKeyCallable()

public UnaryCallable<DeleteSSHKeyRequest,Empty> deleteSSHKeyCallable()
Returns
Type Description
UnaryCallable<DeleteSSHKeyRequest,Empty>

deleteVolumeSnapshotCallable()

public UnaryCallable<DeleteVolumeSnapshotRequest,Empty> deleteVolumeSnapshotCallable()
Returns
Type Description
UnaryCallable<DeleteVolumeSnapshotRequest,Empty>

detachLunCallable()

public UnaryCallable<DetachLunRequest,Operation> detachLunCallable()
Returns
Type Description
UnaryCallable<DetachLunRequest,Operation>

detachLunOperationCallable()

public OperationCallable<DetachLunRequest,Instance,OperationMetadata> detachLunOperationCallable()
Returns
Type Description
OperationCallable<DetachLunRequest,Instance,OperationMetadata>

disableInteractiveSerialConsoleCallable()

public UnaryCallable<DisableInteractiveSerialConsoleRequest,Operation> disableInteractiveSerialConsoleCallable()
Returns
Type Description
UnaryCallable<DisableInteractiveSerialConsoleRequest,Operation>

disableInteractiveSerialConsoleOperationCallable()

public OperationCallable<DisableInteractiveSerialConsoleRequest,DisableInteractiveSerialConsoleResponse,OperationMetadata> disableInteractiveSerialConsoleOperationCallable()
Returns
Type Description
OperationCallable<DisableInteractiveSerialConsoleRequest,DisableInteractiveSerialConsoleResponse,OperationMetadata>

enableInteractiveSerialConsoleCallable()

public UnaryCallable<EnableInteractiveSerialConsoleRequest,Operation> enableInteractiveSerialConsoleCallable()
Returns
Type Description
UnaryCallable<EnableInteractiveSerialConsoleRequest,Operation>

enableInteractiveSerialConsoleOperationCallable()

public OperationCallable<EnableInteractiveSerialConsoleRequest,EnableInteractiveSerialConsoleResponse,OperationMetadata> enableInteractiveSerialConsoleOperationCallable()
Returns
Type Description
OperationCallable<EnableInteractiveSerialConsoleRequest,EnableInteractiveSerialConsoleResponse,OperationMetadata>

evictLunCallable()

public UnaryCallable<EvictLunRequest,Operation> evictLunCallable()
Returns
Type Description
UnaryCallable<EvictLunRequest,Operation>

evictLunOperationCallable()

public OperationCallable<EvictLunRequest,Empty,OperationMetadata> evictLunOperationCallable()
Returns
Type Description
OperationCallable<EvictLunRequest,Empty,OperationMetadata>

evictVolumeCallable()

public UnaryCallable<EvictVolumeRequest,Operation> evictVolumeCallable()
Returns
Type Description
UnaryCallable<EvictVolumeRequest,Operation>

evictVolumeOperationCallable()

public OperationCallable<EvictVolumeRequest,Empty,OperationMetadata> evictVolumeOperationCallable()
Returns
Type Description
OperationCallable<EvictVolumeRequest,Empty,OperationMetadata>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getInstanceCallable()

public UnaryCallable<GetInstanceRequest,Instance> getInstanceCallable()
Returns
Type Description
UnaryCallable<GetInstanceRequest,Instance>

getLocationCallable()

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

getLunCallable()

public UnaryCallable<GetLunRequest,Lun> getLunCallable()
Returns
Type Description
UnaryCallable<GetLunRequest,Lun>

getNetworkCallable()

public UnaryCallable<GetNetworkRequest,Network> getNetworkCallable()
Returns
Type Description
UnaryCallable<GetNetworkRequest,Network>

getNfsShareCallable()

public UnaryCallable<GetNfsShareRequest,NfsShare> getNfsShareCallable()
Returns
Type Description
UnaryCallable<GetNfsShareRequest,NfsShare>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getProvisioningConfigCallable()

public UnaryCallable<GetProvisioningConfigRequest,ProvisioningConfig> getProvisioningConfigCallable()
Returns
Type Description
UnaryCallable<GetProvisioningConfigRequest,ProvisioningConfig>

getVolumeCallable()

public UnaryCallable<GetVolumeRequest,Volume> getVolumeCallable()
Returns
Type Description
UnaryCallable<GetVolumeRequest,Volume>

getVolumeSnapshotCallable()

public UnaryCallable<GetVolumeSnapshotRequest,VolumeSnapshot> getVolumeSnapshotCallable()
Returns
Type Description
UnaryCallable<GetVolumeSnapshotRequest,VolumeSnapshot>

listInstancesCallable()

public UnaryCallable<ListInstancesRequest,ListInstancesResponse> listInstancesCallable()
Returns
Type Description
UnaryCallable<ListInstancesRequest,ListInstancesResponse>

listInstancesPagedCallable()

public UnaryCallable<ListInstancesRequest,BareMetalSolutionClient.ListInstancesPagedResponse> listInstancesPagedCallable()
Returns
Type Description
UnaryCallable<ListInstancesRequest,ListInstancesPagedResponse>

listLocationsCallable()

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

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,BareMetalSolutionClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listLunsCallable()

public UnaryCallable<ListLunsRequest,ListLunsResponse> listLunsCallable()
Returns
Type Description
UnaryCallable<ListLunsRequest,ListLunsResponse>

listLunsPagedCallable()

public UnaryCallable<ListLunsRequest,BareMetalSolutionClient.ListLunsPagedResponse> listLunsPagedCallable()
Returns
Type Description
UnaryCallable<ListLunsRequest,ListLunsPagedResponse>

listNetworkUsageCallable()

public UnaryCallable<ListNetworkUsageRequest,ListNetworkUsageResponse> listNetworkUsageCallable()
Returns
Type Description
UnaryCallable<ListNetworkUsageRequest,ListNetworkUsageResponse>

listNetworksCallable()

public UnaryCallable<ListNetworksRequest,ListNetworksResponse> listNetworksCallable()
Returns
Type Description
UnaryCallable<ListNetworksRequest,ListNetworksResponse>

listNetworksPagedCallable()

public UnaryCallable<ListNetworksRequest,BareMetalSolutionClient.ListNetworksPagedResponse> listNetworksPagedCallable()
Returns
Type Description
UnaryCallable<ListNetworksRequest,ListNetworksPagedResponse>

listNfsSharesCallable()

public UnaryCallable<ListNfsSharesRequest,ListNfsSharesResponse> listNfsSharesCallable()
Returns
Type Description
UnaryCallable<ListNfsSharesRequest,ListNfsSharesResponse>

listNfsSharesPagedCallable()

public UnaryCallable<ListNfsSharesRequest,BareMetalSolutionClient.ListNfsSharesPagedResponse> listNfsSharesPagedCallable()
Returns
Type Description
UnaryCallable<ListNfsSharesRequest,ListNfsSharesPagedResponse>

listOSImagesCallable()

public UnaryCallable<ListOSImagesRequest,ListOSImagesResponse> listOSImagesCallable()
Returns
Type Description
UnaryCallable<ListOSImagesRequest,ListOSImagesResponse>

listOSImagesPagedCallable()

public UnaryCallable<ListOSImagesRequest,BareMetalSolutionClient.ListOSImagesPagedResponse> listOSImagesPagedCallable()
Returns
Type Description
UnaryCallable<ListOSImagesRequest,ListOSImagesPagedResponse>

listProvisioningQuotasCallable()

public UnaryCallable<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse> listProvisioningQuotasCallable()
Returns
Type Description
UnaryCallable<ListProvisioningQuotasRequest,ListProvisioningQuotasResponse>

listProvisioningQuotasPagedCallable()

public UnaryCallable<ListProvisioningQuotasRequest,BareMetalSolutionClient.ListProvisioningQuotasPagedResponse> listProvisioningQuotasPagedCallable()
Returns
Type Description
UnaryCallable<ListProvisioningQuotasRequest,ListProvisioningQuotasPagedResponse>

listSSHKeysCallable()

public UnaryCallable<ListSSHKeysRequest,ListSSHKeysResponse> listSSHKeysCallable()
Returns
Type Description
UnaryCallable<ListSSHKeysRequest,ListSSHKeysResponse>

listSSHKeysPagedCallable()

public UnaryCallable<ListSSHKeysRequest,BareMetalSolutionClient.ListSSHKeysPagedResponse> listSSHKeysPagedCallable()
Returns
Type Description
UnaryCallable<ListSSHKeysRequest,ListSSHKeysPagedResponse>

listVolumeSnapshotsCallable()

public UnaryCallable<ListVolumeSnapshotsRequest,ListVolumeSnapshotsResponse> listVolumeSnapshotsCallable()
Returns
Type Description
UnaryCallable<ListVolumeSnapshotsRequest,ListVolumeSnapshotsResponse>

listVolumeSnapshotsPagedCallable()

public UnaryCallable<ListVolumeSnapshotsRequest,BareMetalSolutionClient.ListVolumeSnapshotsPagedResponse> listVolumeSnapshotsPagedCallable()
Returns
Type Description
UnaryCallable<ListVolumeSnapshotsRequest,ListVolumeSnapshotsPagedResponse>

listVolumesCallable()

public UnaryCallable<ListVolumesRequest,ListVolumesResponse> listVolumesCallable()
Returns
Type Description
UnaryCallable<ListVolumesRequest,ListVolumesResponse>

listVolumesPagedCallable()

public UnaryCallable<ListVolumesRequest,BareMetalSolutionClient.ListVolumesPagedResponse> listVolumesPagedCallable()
Returns
Type Description
UnaryCallable<ListVolumesRequest,ListVolumesPagedResponse>

renameInstanceCallable()

public UnaryCallable<RenameInstanceRequest,Instance> renameInstanceCallable()
Returns
Type Description
UnaryCallable<RenameInstanceRequest,Instance>

renameNetworkCallable()

public UnaryCallable<RenameNetworkRequest,Network> renameNetworkCallable()
Returns
Type Description
UnaryCallable<RenameNetworkRequest,Network>

renameNfsShareCallable()

public UnaryCallable<RenameNfsShareRequest,NfsShare> renameNfsShareCallable()
Returns
Type Description
UnaryCallable<RenameNfsShareRequest,NfsShare>

renameVolumeCallable()

public UnaryCallable<RenameVolumeRequest,Volume> renameVolumeCallable()
Returns
Type Description
UnaryCallable<RenameVolumeRequest,Volume>

resetInstanceCallable()

public UnaryCallable<ResetInstanceRequest,Operation> resetInstanceCallable()
Returns
Type Description
UnaryCallable<ResetInstanceRequest,Operation>

resetInstanceOperationCallable()

public OperationCallable<ResetInstanceRequest,ResetInstanceResponse,OperationMetadata> resetInstanceOperationCallable()
Returns
Type Description
OperationCallable<ResetInstanceRequest,ResetInstanceResponse,OperationMetadata>

resizeVolumeCallable()

public UnaryCallable<ResizeVolumeRequest,Operation> resizeVolumeCallable()
Returns
Type Description
UnaryCallable<ResizeVolumeRequest,Operation>

resizeVolumeOperationCallable()

public OperationCallable<ResizeVolumeRequest,Volume,OperationMetadata> resizeVolumeOperationCallable()
Returns
Type Description
OperationCallable<ResizeVolumeRequest,Volume,OperationMetadata>

restoreVolumeSnapshotCallable()

public UnaryCallable<RestoreVolumeSnapshotRequest,Operation> restoreVolumeSnapshotCallable()
Returns
Type Description
UnaryCallable<RestoreVolumeSnapshotRequest,Operation>

restoreVolumeSnapshotOperationCallable()

public OperationCallable<RestoreVolumeSnapshotRequest,VolumeSnapshot,OperationMetadata> restoreVolumeSnapshotOperationCallable()
Returns
Type Description
OperationCallable<RestoreVolumeSnapshotRequest,VolumeSnapshot,OperationMetadata>

startInstanceCallable()

public UnaryCallable<StartInstanceRequest,Operation> startInstanceCallable()
Returns
Type Description
UnaryCallable<StartInstanceRequest,Operation>

startInstanceOperationCallable()

public OperationCallable<StartInstanceRequest,StartInstanceResponse,OperationMetadata> startInstanceOperationCallable()
Returns
Type Description
OperationCallable<StartInstanceRequest,StartInstanceResponse,OperationMetadata>

stopInstanceCallable()

public UnaryCallable<StopInstanceRequest,Operation> stopInstanceCallable()
Returns
Type Description
UnaryCallable<StopInstanceRequest,Operation>

stopInstanceOperationCallable()

public OperationCallable<StopInstanceRequest,StopInstanceResponse,OperationMetadata> stopInstanceOperationCallable()
Returns
Type Description
OperationCallable<StopInstanceRequest,StopInstanceResponse,OperationMetadata>

submitProvisioningConfigCallable()

public UnaryCallable<SubmitProvisioningConfigRequest,SubmitProvisioningConfigResponse> submitProvisioningConfigCallable()
Returns
Type Description
UnaryCallable<SubmitProvisioningConfigRequest,SubmitProvisioningConfigResponse>

updateInstanceCallable()

public UnaryCallable<UpdateInstanceRequest,Operation> updateInstanceCallable()
Returns
Type Description
UnaryCallable<UpdateInstanceRequest,Operation>

updateInstanceOperationCallable()

public OperationCallable<UpdateInstanceRequest,Instance,OperationMetadata> updateInstanceOperationCallable()
Returns
Type Description
OperationCallable<UpdateInstanceRequest,Instance,OperationMetadata>

updateNetworkCallable()

public UnaryCallable<UpdateNetworkRequest,Operation> updateNetworkCallable()
Returns
Type Description
UnaryCallable<UpdateNetworkRequest,Operation>

updateNetworkOperationCallable()

public OperationCallable<UpdateNetworkRequest,Network,OperationMetadata> updateNetworkOperationCallable()
Returns
Type Description
OperationCallable<UpdateNetworkRequest,Network,OperationMetadata>

updateNfsShareCallable()

public UnaryCallable<UpdateNfsShareRequest,Operation> updateNfsShareCallable()
Returns
Type Description
UnaryCallable<UpdateNfsShareRequest,Operation>

updateNfsShareOperationCallable()

public OperationCallable<UpdateNfsShareRequest,NfsShare,OperationMetadata> updateNfsShareOperationCallable()
Returns
Type Description
OperationCallable<UpdateNfsShareRequest,NfsShare,OperationMetadata>

updateProvisioningConfigCallable()

public UnaryCallable<UpdateProvisioningConfigRequest,ProvisioningConfig> updateProvisioningConfigCallable()
Returns
Type Description
UnaryCallable<UpdateProvisioningConfigRequest,ProvisioningConfig>

updateVolumeCallable()

public UnaryCallable<UpdateVolumeRequest,Operation> updateVolumeCallable()
Returns
Type Description
UnaryCallable<UpdateVolumeRequest,Operation>

updateVolumeOperationCallable()

public OperationCallable<UpdateVolumeRequest,Volume,OperationMetadata> updateVolumeOperationCallable()
Returns
Type Description
OperationCallable<UpdateVolumeRequest,Volume,OperationMetadata>