Uses of Class
com.google.cloud.vmwareengine.v1.HcxActivationKey
-
Packages that use HcxActivationKey Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine APIcom.google.cloud.vmwareengine.v1.stub -
-
Uses of HcxActivationKey in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return HcxActivationKey Modifier and Type Method Description HcxActivationKey
HcxActivationKey.Builder. build()
HcxActivationKey
HcxActivationKey.Builder. buildPartial()
static HcxActivationKey
HcxActivationKey. getDefaultInstance()
HcxActivationKey
HcxActivationKey.Builder. getDefaultInstanceForType()
HcxActivationKey
HcxActivationKey. getDefaultInstanceForType()
HcxActivationKey
CreateHcxActivationKeyRequest.Builder. getHcxActivationKey()
Required.HcxActivationKey
CreateHcxActivationKeyRequest. getHcxActivationKey()
Required.HcxActivationKey
CreateHcxActivationKeyRequestOrBuilder. getHcxActivationKey()
Required.HcxActivationKey
VmwareEngineClient. getHcxActivationKey(GetHcxActivationKeyRequest request)
Retrieves a `HcxActivationKey` resource by its resource name.HcxActivationKey
VmwareEngineClient. getHcxActivationKey(HcxActivationKeyName name)
Retrieves a `HcxActivationKey` resource by its resource name.HcxActivationKey
VmwareEngineClient. getHcxActivationKey(String name)
Retrieves a `HcxActivationKey` resource by its resource name.HcxActivationKey
VmwareEngineGrpc.VmwareEngineBlockingStub. getHcxActivationKey(GetHcxActivationKeyRequest request)
Retrieves a `HcxActivationKey` resource by its resource name.HcxActivationKey
ListHcxActivationKeysResponse.Builder. getHcxActivationKeys(int index)
List of HCX activation keys.HcxActivationKey
ListHcxActivationKeysResponse. getHcxActivationKeys(int index)
List of HCX activation keys.HcxActivationKey
ListHcxActivationKeysResponseOrBuilder. getHcxActivationKeys(int index)
List of HCX activation keys.static HcxActivationKey
HcxActivationKey. parseDelimitedFrom(InputStream input)
static HcxActivationKey
HcxActivationKey. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HcxActivationKey
HcxActivationKey. parseFrom(byte[] data)
static HcxActivationKey
HcxActivationKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HcxActivationKey
HcxActivationKey. parseFrom(com.google.protobuf.ByteString data)
static HcxActivationKey
HcxActivationKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HcxActivationKey
HcxActivationKey. parseFrom(com.google.protobuf.CodedInputStream input)
static HcxActivationKey
HcxActivationKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HcxActivationKey
HcxActivationKey. parseFrom(InputStream input)
static HcxActivationKey
HcxActivationKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static HcxActivationKey
HcxActivationKey. parseFrom(ByteBuffer data)
static HcxActivationKey
HcxActivationKey. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.vmwareengine.v1 that return types with arguments of type HcxActivationKey Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<HcxActivationKey,OperationMetadata>
VmwareEngineClient. createHcxActivationKeyAsync(CreateHcxActivationKeyRequest request)
Creates a new HCX activation key in a given private cloud.com.google.api.gax.longrunning.OperationFuture<HcxActivationKey,OperationMetadata>
VmwareEngineClient. createHcxActivationKeyAsync(PrivateCloudName parent, HcxActivationKey hcxActivationKey, String hcxActivationKeyId)
Creates a new HCX activation key in a given private cloud.com.google.api.gax.longrunning.OperationFuture<HcxActivationKey,OperationMetadata>
VmwareEngineClient. createHcxActivationKeyAsync(String parent, HcxActivationKey hcxActivationKey, String hcxActivationKeyId)
Creates a new HCX activation key in a given private cloud.com.google.api.gax.rpc.OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata>
VmwareEngineClient. createHcxActivationKeyOperationCallable()
Creates a new HCX activation key in a given private cloud.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata>
VmwareEngineSettings.Builder. createHcxActivationKeyOperationSettings()
Returns the builder for the settings used for calls to createHcxActivationKey.com.google.api.gax.rpc.OperationCallSettings<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata>
VmwareEngineSettings. createHcxActivationKeyOperationSettings()
Returns the object with the settings used for calls to createHcxActivationKey.static io.grpc.MethodDescriptor<GetHcxActivationKeyRequest,HcxActivationKey>
VmwareEngineGrpc. getGetHcxActivationKeyMethod()
com.google.common.util.concurrent.ListenableFuture<HcxActivationKey>
VmwareEngineGrpc.VmwareEngineFutureStub. getHcxActivationKey(GetHcxActivationKeyRequest request)
Retrieves a `HcxActivationKey` resource by its resource name.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.List<HcxActivationKey>
ListHcxActivationKeysResponse.Builder. getHcxActivationKeysList()
List of HCX activation keys.List<HcxActivationKey>
ListHcxActivationKeysResponse. getHcxActivationKeysList()
List of HCX activation keys.List<HcxActivationKey>
ListHcxActivationKeysResponseOrBuilder. getHcxActivationKeysList()
List of HCX activation keys.com.google.protobuf.Parser<HcxActivationKey>
HcxActivationKey. getParserForType()
static com.google.protobuf.Parser<HcxActivationKey>
HcxActivationKey. parser()
Methods in com.google.cloud.vmwareengine.v1 with parameters of type HcxActivationKey Modifier and Type Method Description ListHcxActivationKeysResponse.Builder
ListHcxActivationKeysResponse.Builder. addHcxActivationKeys(int index, HcxActivationKey value)
List of HCX activation keys.ListHcxActivationKeysResponse.Builder
ListHcxActivationKeysResponse.Builder. addHcxActivationKeys(HcxActivationKey value)
List of HCX activation keys.com.google.api.gax.longrunning.OperationFuture<HcxActivationKey,OperationMetadata>
VmwareEngineClient. createHcxActivationKeyAsync(PrivateCloudName parent, HcxActivationKey hcxActivationKey, String hcxActivationKeyId)
Creates a new HCX activation key in a given private cloud.com.google.api.gax.longrunning.OperationFuture<HcxActivationKey,OperationMetadata>
VmwareEngineClient. createHcxActivationKeyAsync(String parent, HcxActivationKey hcxActivationKey, String hcxActivationKeyId)
Creates a new HCX activation key in a given private cloud.HcxActivationKey.Builder
HcxActivationKey.Builder. mergeFrom(HcxActivationKey other)
CreateHcxActivationKeyRequest.Builder
CreateHcxActivationKeyRequest.Builder. mergeHcxActivationKey(HcxActivationKey value)
Required.static HcxActivationKey.Builder
HcxActivationKey. newBuilder(HcxActivationKey prototype)
CreateHcxActivationKeyRequest.Builder
CreateHcxActivationKeyRequest.Builder. setHcxActivationKey(HcxActivationKey value)
Required.ListHcxActivationKeysResponse.Builder
ListHcxActivationKeysResponse.Builder. setHcxActivationKeys(int index, HcxActivationKey value)
List of HCX activation keys.Method parameters in com.google.cloud.vmwareengine.v1 with type arguments of type HcxActivationKey Modifier and Type Method Description ListHcxActivationKeysResponse.Builder
ListHcxActivationKeysResponse.Builder. addAllHcxActivationKeys(Iterable<? extends HcxActivationKey> values)
List of HCX activation keys.static com.google.api.core.ApiFuture<VmwareEngineClient.ListHcxActivationKeysPagedResponse>
VmwareEngineClient.ListHcxActivationKeysPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse,HcxActivationKey> context, com.google.api.core.ApiFuture<ListHcxActivationKeysResponse> futureResponse)
protected VmwareEngineClient.ListHcxActivationKeysPage
VmwareEngineClient.ListHcxActivationKeysPage. createPage(com.google.api.gax.rpc.PageContext<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse,HcxActivationKey> context, ListHcxActivationKeysResponse response)
com.google.api.core.ApiFuture<VmwareEngineClient.ListHcxActivationKeysPage>
VmwareEngineClient.ListHcxActivationKeysPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListHcxActivationKeysRequest,ListHcxActivationKeysResponse,HcxActivationKey> context, com.google.api.core.ApiFuture<ListHcxActivationKeysResponse> futureResponse)
default void
VmwareEngineGrpc.AsyncService. getHcxActivationKey(GetHcxActivationKeyRequest request, io.grpc.stub.StreamObserver<HcxActivationKey> responseObserver)
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. -
Uses of HcxActivationKey in com.google.cloud.vmwareengine.v1.stub
Methods in com.google.cloud.vmwareengine.v1.stub that return types with arguments of type HcxActivationKey Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata>
GrpcVmwareEngineStub. createHcxActivationKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata>
HttpJsonVmwareEngineStub. createHcxActivationKeyOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata>
VmwareEngineStub. createHcxActivationKeyOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata>
VmwareEngineStubSettings.Builder. createHcxActivationKeyOperationSettings()
Returns the builder for the settings used for calls to createHcxActivationKey.com.google.api.gax.rpc.OperationCallSettings<CreateHcxActivationKeyRequest,HcxActivationKey,OperationMetadata>
VmwareEngineStubSettings. createHcxActivationKeyOperationSettings()
Returns the object with the settings used for calls to createHcxActivationKey.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.
-