Send feedback
Class BareMetalSolutionGrpc (0.48.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.48.0 keyboard_arrow_down
public final class BareMetalSolutionGrpc
Performs management operations on Bare Metal Solution servers.
The baremetalsolution.googleapis.com
service provides management
capabilities for Bare Metal Solution servers. To access the API methods, you
must assign Bare Metal Solution IAM roles containing the desired permissions
to your staff in your Google Cloud project. You must also enable the Bare
Metal Solution API. Once enabled, the methods act
upon specific servers in your Bare Metal Solution environment.
Static Fields
public static final String SERVICE_NAME
Field Value
Type
Description
String
Static Methods
public static final ServerServiceDefinition bindService ( BareMetalSolutionGrpc . AsyncService service )
Returns
Type
Description
io.grpc.ServerServiceDefinition
public static MethodDescriptor<CreateNfsShareRequest , Operation > getCreateNfsShareMethod ()
public static MethodDescriptor<CreateProvisioningConfigRequest , ProvisioningConfig > getCreateProvisioningConfigMethod ()
public static MethodDescriptor<CreateSSHKeyRequest , SSHKey > getCreateSSHKeyMethod ()
public static MethodDescriptor<CreateVolumeSnapshotRequest , VolumeSnapshot > getCreateVolumeSnapshotMethod ()
public static MethodDescriptor<DeleteNfsShareRequest , Operation > getDeleteNfsShareMethod ()
public static MethodDescriptor<DeleteSSHKeyRequest , Empty > getDeleteSSHKeyMethod ()
public static MethodDescriptor<DeleteVolumeSnapshotRequest , Empty > getDeleteVolumeSnapshotMethod ()
public static MethodDescriptor<DetachLunRequest , Operation > getDetachLunMethod ()
public static MethodDescriptor<DisableInteractiveSerialConsoleRequest , Operation > getDisableInteractiveSerialConsoleMethod ()
public static MethodDescriptor<EnableInteractiveSerialConsoleRequest , Operation > getEnableInteractiveSerialConsoleMethod ()
public static MethodDescriptor<EvictLunRequest , Operation > getEvictLunMethod ()
public static MethodDescriptor<EvictVolumeRequest , Operation > getEvictVolumeMethod ()
public static MethodDescriptor<GetInstanceRequest , Instance > getGetInstanceMethod ()
public static MethodDescriptor<GetLunRequest , Lun > getGetLunMethod ()
public static MethodDescriptor<GetNetworkRequest , Network > getGetNetworkMethod ()
public static MethodDescriptor<GetNfsShareRequest , NfsShare > getGetNfsShareMethod ()
public static MethodDescriptor<GetProvisioningConfigRequest , ProvisioningConfig > getGetProvisioningConfigMethod ()
public static MethodDescriptor<GetVolumeRequest , Volume > getGetVolumeMethod ()
public static MethodDescriptor<GetVolumeSnapshotRequest , VolumeSnapshot > getGetVolumeSnapshotMethod ()
public static MethodDescriptor<ListInstancesRequest , ListInstancesResponse > getListInstancesMethod ()
public static MethodDescriptor<ListLunsRequest , ListLunsResponse > getListLunsMethod ()
public static MethodDescriptor<ListNetworkUsageRequest , ListNetworkUsageResponse > getListNetworkUsageMethod ()
public static MethodDescriptor<ListNetworksRequest , ListNetworksResponse > getListNetworksMethod ()
public static MethodDescriptor<ListNfsSharesRequest , ListNfsSharesResponse > getListNfsSharesMethod ()
public static MethodDescriptor<ListOSImagesRequest , ListOSImagesResponse > getListOSImagesMethod ()
public static MethodDescriptor<ListProvisioningQuotasRequest , ListProvisioningQuotasResponse > getListProvisioningQuotasMethod ()
public static MethodDescriptor<ListSSHKeysRequest , ListSSHKeysResponse > getListSSHKeysMethod ()
public static MethodDescriptor<ListVolumeSnapshotsRequest , ListVolumeSnapshotsResponse > getListVolumeSnapshotsMethod ()
public static MethodDescriptor<ListVolumesRequest , ListVolumesResponse > getListVolumesMethod ()
public static MethodDescriptor<RenameInstanceRequest , Instance > getRenameInstanceMethod ()
public static MethodDescriptor<RenameNetworkRequest , Network > getRenameNetworkMethod ()
public static MethodDescriptor<RenameNfsShareRequest , NfsShare > getRenameNfsShareMethod ()
public static MethodDescriptor<RenameVolumeRequest , Volume > getRenameVolumeMethod ()
public static MethodDescriptor<ResetInstanceRequest , Operation > getResetInstanceMethod ()
public static MethodDescriptor<ResizeVolumeRequest , Operation > getResizeVolumeMethod ()
public static MethodDescriptor<RestoreVolumeSnapshotRequest , Operation > getRestoreVolumeSnapshotMethod ()
public static ServiceDescriptor getServiceDescriptor ()
Returns
Type
Description
io.grpc.ServiceDescriptor
public static MethodDescriptor<StartInstanceRequest , Operation > getStartInstanceMethod ()
public static MethodDescriptor<StopInstanceRequest , Operation > getStopInstanceMethod ()
public static MethodDescriptor<SubmitProvisioningConfigRequest , SubmitProvisioningConfigResponse > getSubmitProvisioningConfigMethod ()
public static MethodDescriptor<UpdateInstanceRequest , Operation > getUpdateInstanceMethod ()
public static MethodDescriptor<UpdateNetworkRequest , Operation > getUpdateNetworkMethod ()
public static MethodDescriptor<UpdateNfsShareRequest , Operation > getUpdateNfsShareMethod ()
public static MethodDescriptor<UpdateProvisioningConfigRequest , ProvisioningConfig > getUpdateProvisioningConfigMethod ()
public static MethodDescriptor<UpdateVolumeRequest , Operation > getUpdateVolumeMethod ()
public static BareMetalSolutionGrpc . BareMetalSolutionBlockingStub newBlockingStub ( Channel channel )
Creates a new blocking-style stub that supports unary and streaming output calls on the service
Parameter
Name
Description
channel
io.grpc.Channel
public static BareMetalSolutionGrpc . BareMetalSolutionFutureStub newFutureStub ( Channel channel )
Creates a new ListenableFuture-style stub that supports unary calls on the service
Parameter
Name
Description
channel
io.grpc.Channel
public static BareMetalSolutionGrpc . BareMetalSolutionStub newStub ( Channel channel )
Creates a new async stub that supports all call types for the service
Parameter
Name
Description
channel
io.grpc.Channel
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 2024-11-06 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 2024-11-06 UTC."],[],[]]