Uses of Class
com.google.cloud.deploy.v1.AnthosCluster
-
Packages that use AnthosCluster Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of AnthosCluster in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return AnthosCluster Modifier and Type Method Description AnthosClusterAnthosCluster.Builder. build()AnthosClusterAnthosCluster.Builder. buildPartial()AnthosClusterTarget.Builder. getAnthosCluster()Optional.AnthosClusterTarget. getAnthosCluster()Optional.AnthosClusterTargetOrBuilder. getAnthosCluster()Optional.static AnthosClusterAnthosCluster. getDefaultInstance()AnthosClusterAnthosCluster.Builder. getDefaultInstanceForType()AnthosClusterAnthosCluster. getDefaultInstanceForType()static AnthosClusterAnthosCluster. parseDelimitedFrom(InputStream input)static AnthosClusterAnthosCluster. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnthosClusterAnthosCluster. parseFrom(byte[] data)static AnthosClusterAnthosCluster. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnthosClusterAnthosCluster. parseFrom(com.google.protobuf.ByteString data)static AnthosClusterAnthosCluster. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnthosClusterAnthosCluster. parseFrom(com.google.protobuf.CodedInputStream input)static AnthosClusterAnthosCluster. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnthosClusterAnthosCluster. parseFrom(InputStream input)static AnthosClusterAnthosCluster. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnthosClusterAnthosCluster. parseFrom(ByteBuffer data)static AnthosClusterAnthosCluster. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.deploy.v1 that return types with arguments of type AnthosCluster Modifier and Type Method Description com.google.protobuf.Parser<AnthosCluster>AnthosCluster. getParserForType()static com.google.protobuf.Parser<AnthosCluster>AnthosCluster. parser()Methods in com.google.cloud.deploy.v1 with parameters of type AnthosCluster Modifier and Type Method Description Target.BuilderTarget.Builder. mergeAnthosCluster(AnthosCluster value)Optional.AnthosCluster.BuilderAnthosCluster.Builder. mergeFrom(AnthosCluster other)static AnthosCluster.BuilderAnthosCluster. newBuilder(AnthosCluster prototype)Target.BuilderTarget.Builder. setAnthosCluster(AnthosCluster value)Optional.
-