Uses of Class
com.google.cloud.deploy.v1.Standard
-
Packages that use Standard Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of Standard in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return Standard Modifier and Type Method Description StandardStandard.Builder. build()StandardStandard.Builder. buildPartial()static StandardStandard. getDefaultInstance()StandardStandard.Builder. getDefaultInstanceForType()StandardStandard. getDefaultInstanceForType()StandardStrategy.Builder. getStandard()Standard deployment strategy executes a single deploy and allows verifying the deployment.StandardStrategy. getStandard()Standard deployment strategy executes a single deploy and allows verifying the deployment.StandardStrategyOrBuilder. getStandard()Standard deployment strategy executes a single deploy and allows verifying the deployment.static StandardStandard. parseDelimitedFrom(InputStream input)static StandardStandard. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StandardStandard. parseFrom(byte[] data)static StandardStandard. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StandardStandard. parseFrom(com.google.protobuf.ByteString data)static StandardStandard. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StandardStandard. parseFrom(com.google.protobuf.CodedInputStream input)static StandardStandard. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StandardStandard. parseFrom(InputStream input)static StandardStandard. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StandardStandard. parseFrom(ByteBuffer data)static StandardStandard. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.deploy.v1 that return types with arguments of type Standard Modifier and Type Method Description com.google.protobuf.Parser<Standard>Standard. getParserForType()static com.google.protobuf.Parser<Standard>Standard. parser()Methods in com.google.cloud.deploy.v1 with parameters of type Standard Modifier and Type Method Description Standard.BuilderStandard.Builder. mergeFrom(Standard other)Strategy.BuilderStrategy.Builder. mergeStandard(Standard value)Standard deployment strategy executes a single deploy and allows verifying the deployment.static Standard.BuilderStandard. newBuilder(Standard prototype)Strategy.BuilderStrategy.Builder. setStandard(Standard value)Standard deployment strategy executes a single deploy and allows verifying the deployment.
-