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 GetHcxActivationKeyRequestGetHcxActivationKeyRequest.Builder. build()GetHcxActivationKeyRequestGetHcxActivationKeyRequest.Builder. buildPartial()static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. getDefaultInstance()GetHcxActivationKeyRequestGetHcxActivationKeyRequest.Builder. getDefaultInstanceForType()GetHcxActivationKeyRequestGetHcxActivationKeyRequest. getDefaultInstanceForType()static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseDelimitedFrom(InputStream input)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseFrom(byte[] data)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseFrom(com.google.protobuf.ByteString data)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseFrom(InputStream input)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. parseFrom(ByteBuffer data)static GetHcxActivationKeyRequestGetHcxActivationKeyRequest. 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 HcxActivationKeyVmwareEngineClient. getHcxActivationKey(GetHcxActivationKeyRequest request)Retrieves a `HcxActivationKey` resource by its resource name.default voidVmwareEngineGrpc.AsyncService. getHcxActivationKey(GetHcxActivationKeyRequest request, io.grpc.stub.StreamObserver<HcxActivationKey> responseObserver)Retrieves a `HcxActivationKey` resource by its resource name.HcxActivationKeyVmwareEngineGrpc.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.voidVmwareEngineGrpc.VmwareEngineStub. getHcxActivationKey(GetHcxActivationKeyRequest request, io.grpc.stub.StreamObserver<HcxActivationKey> responseObserver)Retrieves a `HcxActivationKey` resource by its resource name.GetHcxActivationKeyRequest.BuilderGetHcxActivationKeyRequest.Builder. mergeFrom(GetHcxActivationKeyRequest other)static GetHcxActivationKeyRequest.BuilderGetHcxActivationKeyRequest. 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.
-