Uses of Class
com.google.cloud.baremetalsolution.v2.CreateNfsShareRequest
-
Packages that use CreateNfsShareRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of CreateNfsShareRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return CreateNfsShareRequest Modifier and Type Method Description CreateNfsShareRequestCreateNfsShareRequest.Builder. build()CreateNfsShareRequestCreateNfsShareRequest.Builder. buildPartial()static CreateNfsShareRequestCreateNfsShareRequest. getDefaultInstance()CreateNfsShareRequestCreateNfsShareRequest.Builder. getDefaultInstanceForType()CreateNfsShareRequestCreateNfsShareRequest. getDefaultInstanceForType()static CreateNfsShareRequestCreateNfsShareRequest. parseDelimitedFrom(InputStream input)static CreateNfsShareRequestCreateNfsShareRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateNfsShareRequestCreateNfsShareRequest. parseFrom(byte[] data)static CreateNfsShareRequestCreateNfsShareRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateNfsShareRequestCreateNfsShareRequest. parseFrom(com.google.protobuf.ByteString data)static CreateNfsShareRequestCreateNfsShareRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateNfsShareRequestCreateNfsShareRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateNfsShareRequestCreateNfsShareRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateNfsShareRequestCreateNfsShareRequest. parseFrom(InputStream input)static CreateNfsShareRequestCreateNfsShareRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateNfsShareRequestCreateNfsShareRequest. parseFrom(ByteBuffer data)static CreateNfsShareRequestCreateNfsShareRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type CreateNfsShareRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateNfsShareRequest,com.google.longrunning.Operation>BareMetalSolutionClient. createNfsShareCallable()Create an NFS share.com.google.api.gax.rpc.OperationCallable<CreateNfsShareRequest,NfsShare,OperationMetadata>BareMetalSolutionClient. createNfsShareOperationCallable()Create an NFS share.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNfsShareRequest,NfsShare,OperationMetadata>BareMetalSolutionSettings.Builder. createNfsShareOperationSettings()Returns the builder for the settings used for calls to createNfsShare.com.google.api.gax.rpc.OperationCallSettings<CreateNfsShareRequest,NfsShare,OperationMetadata>BareMetalSolutionSettings. createNfsShareOperationSettings()Returns the object with the settings used for calls to createNfsShare.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNfsShareRequest,com.google.longrunning.Operation>BareMetalSolutionSettings.Builder. createNfsShareSettings()Returns the builder for the settings used for calls to createNfsShare.com.google.api.gax.rpc.UnaryCallSettings<CreateNfsShareRequest,com.google.longrunning.Operation>BareMetalSolutionSettings. createNfsShareSettings()Returns the object with the settings used for calls to createNfsShare.static io.grpc.MethodDescriptor<CreateNfsShareRequest,com.google.longrunning.Operation>BareMetalSolutionGrpc. getCreateNfsShareMethod()com.google.protobuf.Parser<CreateNfsShareRequest>CreateNfsShareRequest. getParserForType()static com.google.protobuf.Parser<CreateNfsShareRequest>CreateNfsShareRequest. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type CreateNfsShareRequest Modifier and Type Method Description default voidBareMetalSolutionGrpc.AsyncService. createNfsShare(CreateNfsShareRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Create an NFS share.com.google.longrunning.OperationBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. createNfsShare(CreateNfsShareRequest request)Create an NFS share.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. createNfsShare(CreateNfsShareRequest request)Create an NFS share.voidBareMetalSolutionGrpc.BareMetalSolutionStub. createNfsShare(CreateNfsShareRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Create an NFS share.com.google.api.gax.longrunning.OperationFuture<NfsShare,OperationMetadata>BareMetalSolutionClient. createNfsShareAsync(CreateNfsShareRequest request)Create an NFS share.CreateNfsShareRequest.BuilderCreateNfsShareRequest.Builder. mergeFrom(CreateNfsShareRequest other)static CreateNfsShareRequest.BuilderCreateNfsShareRequest. newBuilder(CreateNfsShareRequest prototype) -
Uses of CreateNfsShareRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type CreateNfsShareRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateNfsShareRequest,com.google.longrunning.Operation>BareMetalSolutionStub. createNfsShareCallable()com.google.api.gax.rpc.UnaryCallable<CreateNfsShareRequest,com.google.longrunning.Operation>GrpcBareMetalSolutionStub. createNfsShareCallable()com.google.api.gax.rpc.UnaryCallable<CreateNfsShareRequest,com.google.longrunning.Operation>HttpJsonBareMetalSolutionStub. createNfsShareCallable()com.google.api.gax.rpc.OperationCallable<CreateNfsShareRequest,NfsShare,OperationMetadata>BareMetalSolutionStub. createNfsShareOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateNfsShareRequest,NfsShare,OperationMetadata>GrpcBareMetalSolutionStub. createNfsShareOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateNfsShareRequest,NfsShare,OperationMetadata>HttpJsonBareMetalSolutionStub. createNfsShareOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateNfsShareRequest,NfsShare,OperationMetadata>BareMetalSolutionStubSettings.Builder. createNfsShareOperationSettings()Returns the builder for the settings used for calls to createNfsShare.com.google.api.gax.rpc.OperationCallSettings<CreateNfsShareRequest,NfsShare,OperationMetadata>BareMetalSolutionStubSettings. createNfsShareOperationSettings()Returns the object with the settings used for calls to createNfsShare.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateNfsShareRequest,com.google.longrunning.Operation>BareMetalSolutionStubSettings.Builder. createNfsShareSettings()Returns the builder for the settings used for calls to createNfsShare.com.google.api.gax.rpc.UnaryCallSettings<CreateNfsShareRequest,com.google.longrunning.Operation>BareMetalSolutionStubSettings. createNfsShareSettings()Returns the object with the settings used for calls to createNfsShare.
-