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 HcxHcx.Builder. build()HcxHcx.Builder. buildPartial()static HcxHcx. getDefaultInstance()HcxHcx.Builder. getDefaultInstanceForType()HcxHcx. getDefaultInstanceForType()HcxPrivateCloud.Builder. getHcx()Output only.HcxPrivateCloud. getHcx()Output only.HcxPrivateCloudOrBuilder. getHcx()Output only.static HcxHcx. parseDelimitedFrom(InputStream input)static HcxHcx. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HcxHcx. parseFrom(byte[] data)static HcxHcx. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HcxHcx. parseFrom(com.google.protobuf.ByteString data)static HcxHcx. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HcxHcx. parseFrom(com.google.protobuf.CodedInputStream input)static HcxHcx. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HcxHcx. parseFrom(InputStream input)static HcxHcx. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HcxHcx. parseFrom(ByteBuffer data)static HcxHcx. 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.BuilderHcx.Builder. mergeFrom(Hcx other)PrivateCloud.BuilderPrivateCloud.Builder. mergeHcx(Hcx value)Output only.static Hcx.BuilderHcx. newBuilder(Hcx prototype)PrivateCloud.BuilderPrivateCloud.Builder. setHcx(Hcx value)Output only.
-