Uses of Class
com.google.cloud.vmwareengine.v1.Hcx
-
Packages that use Hcx Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine API -
-
Uses of Hcx in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return Hcx Modifier and Type Method Description Hcx
Hcx.Builder. build()
Hcx
Hcx.Builder. buildPartial()
static Hcx
Hcx. getDefaultInstance()
Hcx
Hcx.Builder. getDefaultInstanceForType()
Hcx
Hcx. getDefaultInstanceForType()
Hcx
PrivateCloud.Builder. getHcx()
Output only.Hcx
PrivateCloud. getHcx()
Output only.Hcx
PrivateCloudOrBuilder. getHcx()
Output only.static Hcx
Hcx. parseDelimitedFrom(InputStream input)
static Hcx
Hcx. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Hcx
Hcx. parseFrom(byte[] data)
static Hcx
Hcx. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Hcx
Hcx. parseFrom(com.google.protobuf.ByteString data)
static Hcx
Hcx. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Hcx
Hcx. parseFrom(com.google.protobuf.CodedInputStream input)
static Hcx
Hcx. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Hcx
Hcx. parseFrom(InputStream input)
static Hcx
Hcx. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Hcx
Hcx. parseFrom(ByteBuffer data)
static Hcx
Hcx. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.vmwareengine.v1 that return types with arguments of type Hcx Modifier and Type Method Description com.google.protobuf.Parser<Hcx>
Hcx. getParserForType()
static com.google.protobuf.Parser<Hcx>
Hcx. parser()
Methods in com.google.cloud.vmwareengine.v1 with parameters of type Hcx Modifier and Type Method Description Hcx.Builder
Hcx.Builder. mergeFrom(Hcx other)
PrivateCloud.Builder
PrivateCloud.Builder. mergeHcx(Hcx value)
Output only.static Hcx.Builder
Hcx. newBuilder(Hcx prototype)
PrivateCloud.Builder
PrivateCloud.Builder. setHcx(Hcx value)
Output only.
-