Uses of Class
com.google.cloud.vmwareengine.v1.GetHcxActivationKeyRequest
-
Packages that use GetHcxActivationKeyRequest Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine APIcom.google.cloud.vmwareengine.v1.stub -
-
Uses of GetHcxActivationKeyRequest in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return GetHcxActivationKeyRequest Modifier and Type Method Description GetHcxActivationKeyRequest
GetHcxActivationKeyRequest.Builder. build()
GetHcxActivationKeyRequest
GetHcxActivationKeyRequest.Builder. buildPartial()
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. getDefaultInstance()
GetHcxActivationKeyRequest
GetHcxActivationKeyRequest.Builder. getDefaultInstanceForType()
GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. getDefaultInstanceForType()
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseDelimitedFrom(InputStream input)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseFrom(byte[] data)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseFrom(com.google.protobuf.ByteString data)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseFrom(InputStream input)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseFrom(ByteBuffer data)
static GetHcxActivationKeyRequest
GetHcxActivationKeyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.vmwareengine.v1 that return types with arguments of type GetHcxActivationKeyRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetHcxActivationKeyRequest,HcxActivationKey>
VmwareEngineGrpc. getGetHcxActivationKeyMethod()
com.google.api.gax.rpc.UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey>
VmwareEngineClient. getHcxActivationKeyCallable()
Retrieves a `HcxActivationKey` resource by its resource name.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHcxActivationKeyRequest,HcxActivationKey>
VmwareEngineSettings.Builder. getHcxActivationKeySettings()
Returns the builder for the settings used for calls to getHcxActivationKey.com.google.api.gax.rpc.UnaryCallSettings<GetHcxActivationKeyRequest,HcxActivationKey>
VmwareEngineSettings. getHcxActivationKeySettings()
Returns the object with the settings used for calls to getHcxActivationKey.com.google.protobuf.Parser<GetHcxActivationKeyRequest>
GetHcxActivationKeyRequest. getParserForType()
static com.google.protobuf.Parser<GetHcxActivationKeyRequest>
GetHcxActivationKeyRequest. parser()
Methods in com.google.cloud.vmwareengine.v1 with parameters of type GetHcxActivationKeyRequest Modifier and Type Method Description HcxActivationKey
VmwareEngineClient. getHcxActivationKey(GetHcxActivationKeyRequest request)
Retrieves a `HcxActivationKey` resource by its resource name.default void
VmwareEngineGrpc.AsyncService. getHcxActivationKey(GetHcxActivationKeyRequest request, io.grpc.stub.StreamObserver<HcxActivationKey> responseObserver)
Retrieves a `HcxActivationKey` resource by its resource name.HcxActivationKey
VmwareEngineGrpc.VmwareEngineBlockingStub. getHcxActivationKey(GetHcxActivationKeyRequest request)
Retrieves a `HcxActivationKey` resource by its resource name.com.google.common.util.concurrent.ListenableFuture<HcxActivationKey>
VmwareEngineGrpc.VmwareEngineFutureStub. getHcxActivationKey(GetHcxActivationKeyRequest request)
Retrieves a `HcxActivationKey` resource by its resource name.void
VmwareEngineGrpc.VmwareEngineStub. getHcxActivationKey(GetHcxActivationKeyRequest request, io.grpc.stub.StreamObserver<HcxActivationKey> responseObserver)
Retrieves a `HcxActivationKey` resource by its resource name.GetHcxActivationKeyRequest.Builder
GetHcxActivationKeyRequest.Builder. mergeFrom(GetHcxActivationKeyRequest other)
static GetHcxActivationKeyRequest.Builder
GetHcxActivationKeyRequest. newBuilder(GetHcxActivationKeyRequest prototype)
-
Uses of GetHcxActivationKeyRequest in com.google.cloud.vmwareengine.v1.stub
Methods in com.google.cloud.vmwareengine.v1.stub that return types with arguments of type GetHcxActivationKeyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey>
GrpcVmwareEngineStub. getHcxActivationKeyCallable()
com.google.api.gax.rpc.UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey>
HttpJsonVmwareEngineStub. getHcxActivationKeyCallable()
com.google.api.gax.rpc.UnaryCallable<GetHcxActivationKeyRequest,HcxActivationKey>
VmwareEngineStub. getHcxActivationKeyCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetHcxActivationKeyRequest,HcxActivationKey>
VmwareEngineStubSettings.Builder. getHcxActivationKeySettings()
Returns the builder for the settings used for calls to getHcxActivationKey.com.google.api.gax.rpc.UnaryCallSettings<GetHcxActivationKeyRequest,HcxActivationKey>
VmwareEngineStubSettings. getHcxActivationKeySettings()
Returns the object with the settings used for calls to getHcxActivationKey.
-