Uses of Class
com.google.cloud.config.v1.ApplyResults
-
Packages that use ApplyResults Package Description com.google.cloud.config.v1 A client to Infrastructure Manager API -
-
Uses of ApplyResults in com.google.cloud.config.v1
Methods in com.google.cloud.config.v1 that return ApplyResults Modifier and Type Method Description ApplyResultsApplyResults.Builder. build()ApplyResultsApplyResults.Builder. buildPartial()ApplyResultsDeploymentOperationMetadata.Builder. getApplyResults()Outputs and artifacts from applying a deployment.ApplyResultsDeploymentOperationMetadata. getApplyResults()Outputs and artifacts from applying a deployment.ApplyResultsDeploymentOperationMetadataOrBuilder. getApplyResults()Outputs and artifacts from applying a deployment.ApplyResultsRevision.Builder. getApplyResults()Output only.ApplyResultsRevision. getApplyResults()Output only.ApplyResultsRevisionOrBuilder. getApplyResults()Output only.static ApplyResultsApplyResults. getDefaultInstance()ApplyResultsApplyResults.Builder. getDefaultInstanceForType()ApplyResultsApplyResults. getDefaultInstanceForType()ApplyResultsDeployment.Builder. getDeleteResults()Output only.ApplyResultsDeployment. getDeleteResults()Output only.ApplyResultsDeploymentOrBuilder. getDeleteResults()Output only.static ApplyResultsApplyResults. parseDelimitedFrom(InputStream input)static ApplyResultsApplyResults. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyResultsApplyResults. parseFrom(byte[] data)static ApplyResultsApplyResults. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyResultsApplyResults. parseFrom(com.google.protobuf.ByteString data)static ApplyResultsApplyResults. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyResultsApplyResults. parseFrom(com.google.protobuf.CodedInputStream input)static ApplyResultsApplyResults. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyResultsApplyResults. parseFrom(InputStream input)static ApplyResultsApplyResults. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApplyResultsApplyResults. parseFrom(ByteBuffer data)static ApplyResultsApplyResults. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.config.v1 that return types with arguments of type ApplyResults Modifier and Type Method Description com.google.protobuf.Parser<ApplyResults>ApplyResults. getParserForType()static com.google.protobuf.Parser<ApplyResults>ApplyResults. parser()Methods in com.google.cloud.config.v1 with parameters of type ApplyResults Modifier and Type Method Description DeploymentOperationMetadata.BuilderDeploymentOperationMetadata.Builder. mergeApplyResults(ApplyResults value)Outputs and artifacts from applying a deployment.Revision.BuilderRevision.Builder. mergeApplyResults(ApplyResults value)Output only.Deployment.BuilderDeployment.Builder. mergeDeleteResults(ApplyResults value)Output only.ApplyResults.BuilderApplyResults.Builder. mergeFrom(ApplyResults other)static ApplyResults.BuilderApplyResults. newBuilder(ApplyResults prototype)DeploymentOperationMetadata.BuilderDeploymentOperationMetadata.Builder. setApplyResults(ApplyResults value)Outputs and artifacts from applying a deployment.Revision.BuilderRevision.Builder. setApplyResults(ApplyResults value)Output only.Deployment.BuilderDeployment.Builder. setDeleteResults(ApplyResults value)Output only.
-