Uses of Class
com.google.cloud.deploy.v1.Target
-
Packages that use Target Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy APIcom.google.cloud.deploy.v1.stub -
-
Uses of Target in com.google.cloud.deploy.v1
Methods in com.google.cloud.deploy.v1 that return Target Modifier and Type Method Description TargetTarget.Builder. build()TargetTarget.Builder. buildPartial()static TargetTarget. getDefaultInstance()TargetTarget.Builder. getDefaultInstanceForType()TargetTarget. getDefaultInstanceForType()TargetCloudDeployClient. getTarget(GetTargetRequest request)Gets details of a single Target.TargetCloudDeployClient. getTarget(TargetName name)Gets details of a single Target.TargetCloudDeployClient. getTarget(String name)Gets details of a single Target.TargetCloudDeployGrpc.CloudDeployBlockingStub. getTarget(GetTargetRequest request)Gets details of a single Target.TargetCreateTargetRequest.Builder. getTarget()Required.TargetCreateTargetRequest. getTarget()Required.TargetCreateTargetRequestOrBuilder. getTarget()Required.TargetUpdateTargetRequest.Builder. getTarget()Required.TargetUpdateTargetRequest. getTarget()Required.TargetUpdateTargetRequestOrBuilder. getTarget()Required.TargetListTargetsResponse.Builder. getTargets(int index)The `Target` objects.TargetListTargetsResponse. getTargets(int index)The `Target` objects.TargetListTargetsResponseOrBuilder. getTargets(int index)The `Target` objects.TargetRelease.Builder. getTargetSnapshots(int index)Output only.TargetRelease. getTargetSnapshots(int index)Output only.TargetReleaseOrBuilder. getTargetSnapshots(int index)Output only.static TargetTarget. parseDelimitedFrom(InputStream input)static TargetTarget. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetTarget. parseFrom(byte[] data)static TargetTarget. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetTarget. parseFrom(com.google.protobuf.ByteString data)static TargetTarget. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetTarget. parseFrom(com.google.protobuf.CodedInputStream input)static TargetTarget. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetTarget. parseFrom(InputStream input)static TargetTarget. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetTarget. parseFrom(ByteBuffer data)static TargetTarget. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.deploy.v1 that return types with arguments of type Target Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Target,OperationMetadata>CloudDeployClient. createTargetAsync(CreateTargetRequest request)Creates a new Target in a given project and location.com.google.api.gax.longrunning.OperationFuture<Target,OperationMetadata>CloudDeployClient. createTargetAsync(LocationName parent, Target target, String targetId)Creates a new Target in a given project and location.com.google.api.gax.longrunning.OperationFuture<Target,OperationMetadata>CloudDeployClient. createTargetAsync(String parent, Target target, String targetId)Creates a new Target in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateTargetRequest,Target,OperationMetadata>CloudDeployClient. createTargetOperationCallable()Creates a new Target in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTargetRequest,Target,OperationMetadata>CloudDeploySettings.Builder. createTargetOperationSettings()Returns the builder for the settings used for calls to createTarget.com.google.api.gax.rpc.OperationCallSettings<CreateTargetRequest,Target,OperationMetadata>CloudDeploySettings. createTargetOperationSettings()Returns the object with the settings used for calls to createTarget.static io.grpc.MethodDescriptor<GetTargetRequest,Target>CloudDeployGrpc. getGetTargetMethod()com.google.protobuf.Parser<Target>Target. getParserForType()com.google.common.util.concurrent.ListenableFuture<Target>CloudDeployGrpc.CloudDeployFutureStub. getTarget(GetTargetRequest request)Gets details of a single Target.com.google.api.gax.rpc.UnaryCallable<GetTargetRequest,Target>CloudDeployClient. getTargetCallable()Gets details of a single Target.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetRequest,Target>CloudDeploySettings.Builder. getTargetSettings()Returns the builder for the settings used for calls to getTarget.com.google.api.gax.rpc.UnaryCallSettings<GetTargetRequest,Target>CloudDeploySettings. getTargetSettings()Returns the object with the settings used for calls to getTarget.List<Target>ListTargetsResponse.Builder. getTargetsList()The `Target` objects.List<Target>ListTargetsResponse. getTargetsList()The `Target` objects.List<Target>ListTargetsResponseOrBuilder. getTargetsList()The `Target` objects.List<Target>Release.Builder. getTargetSnapshotsList()Output only.List<Target>Release. getTargetSnapshotsList()Output only.List<Target>ReleaseOrBuilder. getTargetSnapshotsList()Output only.static com.google.protobuf.Parser<Target>Target. parser()com.google.api.gax.longrunning.OperationFuture<Target,OperationMetadata>CloudDeployClient. updateTargetAsync(Target target, com.google.protobuf.FieldMask updateMask)Updates the parameters of a single Target.com.google.api.gax.longrunning.OperationFuture<Target,OperationMetadata>CloudDeployClient. updateTargetAsync(UpdateTargetRequest request)Updates the parameters of a single Target.com.google.api.gax.rpc.OperationCallable<UpdateTargetRequest,Target,OperationMetadata>CloudDeployClient. updateTargetOperationCallable()Updates the parameters of a single Target.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTargetRequest,Target,OperationMetadata>CloudDeploySettings.Builder. updateTargetOperationSettings()Returns the builder for the settings used for calls to updateTarget.com.google.api.gax.rpc.OperationCallSettings<UpdateTargetRequest,Target,OperationMetadata>CloudDeploySettings. updateTargetOperationSettings()Returns the object with the settings used for calls to updateTarget.Methods in com.google.cloud.deploy.v1 with parameters of type Target Modifier and Type Method Description ListTargetsResponse.BuilderListTargetsResponse.Builder. addTargets(int index, Target value)The `Target` objects.ListTargetsResponse.BuilderListTargetsResponse.Builder. addTargets(Target value)The `Target` objects.Release.BuilderRelease.Builder. addTargetSnapshots(int index, Target value)Output only.Release.BuilderRelease.Builder. addTargetSnapshots(Target value)Output only.com.google.api.gax.longrunning.OperationFuture<Target,OperationMetadata>CloudDeployClient. createTargetAsync(LocationName parent, Target target, String targetId)Creates a new Target in a given project and location.com.google.api.gax.longrunning.OperationFuture<Target,OperationMetadata>CloudDeployClient. createTargetAsync(String parent, Target target, String targetId)Creates a new Target in a given project and location.Target.BuilderTarget.Builder. mergeFrom(Target other)CreateTargetRequest.BuilderCreateTargetRequest.Builder. mergeTarget(Target value)Required.UpdateTargetRequest.BuilderUpdateTargetRequest.Builder. mergeTarget(Target value)Required.static Target.BuilderTarget. newBuilder(Target prototype)CreateTargetRequest.BuilderCreateTargetRequest.Builder. setTarget(Target value)Required.UpdateTargetRequest.BuilderUpdateTargetRequest.Builder. setTarget(Target value)Required.ListTargetsResponse.BuilderListTargetsResponse.Builder. setTargets(int index, Target value)The `Target` objects.Release.BuilderRelease.Builder. setTargetSnapshots(int index, Target value)Output only.com.google.api.gax.longrunning.OperationFuture<Target,OperationMetadata>CloudDeployClient. updateTargetAsync(Target target, com.google.protobuf.FieldMask updateMask)Updates the parameters of a single Target.Method parameters in com.google.cloud.deploy.v1 with type arguments of type Target Modifier and Type Method Description ListTargetsResponse.BuilderListTargetsResponse.Builder. addAllTargets(Iterable<? extends Target> values)The `Target` objects.Release.BuilderRelease.Builder. addAllTargetSnapshots(Iterable<? extends Target> values)Output only.static com.google.api.core.ApiFuture<CloudDeployClient.ListTargetsPagedResponse>CloudDeployClient.ListTargetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTargetsRequest,ListTargetsResponse,Target> context, com.google.api.core.ApiFuture<ListTargetsResponse> futureResponse)protected CloudDeployClient.ListTargetsPageCloudDeployClient.ListTargetsPage. createPage(com.google.api.gax.rpc.PageContext<ListTargetsRequest,ListTargetsResponse,Target> context, ListTargetsResponse response)com.google.api.core.ApiFuture<CloudDeployClient.ListTargetsPage>CloudDeployClient.ListTargetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetsRequest,ListTargetsResponse,Target> context, com.google.api.core.ApiFuture<ListTargetsResponse> futureResponse)default voidCloudDeployGrpc.AsyncService. getTarget(GetTargetRequest request, io.grpc.stub.StreamObserver<Target> responseObserver)Gets details of a single Target.voidCloudDeployGrpc.CloudDeployStub. getTarget(GetTargetRequest request, io.grpc.stub.StreamObserver<Target> responseObserver)Gets details of a single Target. -
Uses of Target in com.google.cloud.deploy.v1.stub
Methods in com.google.cloud.deploy.v1.stub that return types with arguments of type Target Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateTargetRequest,Target,OperationMetadata>CloudDeployStub. createTargetOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateTargetRequest,Target,OperationMetadata>GrpcCloudDeployStub. createTargetOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateTargetRequest,Target,OperationMetadata>HttpJsonCloudDeployStub. createTargetOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTargetRequest,Target,OperationMetadata>CloudDeployStubSettings.Builder. createTargetOperationSettings()Returns the builder for the settings used for calls to createTarget.com.google.api.gax.rpc.OperationCallSettings<CreateTargetRequest,Target,OperationMetadata>CloudDeployStubSettings. createTargetOperationSettings()Returns the object with the settings used for calls to createTarget.com.google.api.gax.rpc.UnaryCallable<GetTargetRequest,Target>CloudDeployStub. getTargetCallable()com.google.api.gax.rpc.UnaryCallable<GetTargetRequest,Target>GrpcCloudDeployStub. getTargetCallable()com.google.api.gax.rpc.UnaryCallable<GetTargetRequest,Target>HttpJsonCloudDeployStub. getTargetCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetRequest,Target>CloudDeployStubSettings.Builder. getTargetSettings()Returns the builder for the settings used for calls to getTarget.com.google.api.gax.rpc.UnaryCallSettings<GetTargetRequest,Target>CloudDeployStubSettings. getTargetSettings()Returns the object with the settings used for calls to getTarget.com.google.api.gax.rpc.OperationCallable<UpdateTargetRequest,Target,OperationMetadata>CloudDeployStub. updateTargetOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateTargetRequest,Target,OperationMetadata>GrpcCloudDeployStub. updateTargetOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateTargetRequest,Target,OperationMetadata>HttpJsonCloudDeployStub. updateTargetOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTargetRequest,Target,OperationMetadata>CloudDeployStubSettings.Builder. updateTargetOperationSettings()Returns the builder for the settings used for calls to updateTarget.com.google.api.gax.rpc.OperationCallSettings<UpdateTargetRequest,Target,OperationMetadata>CloudDeployStubSettings. updateTargetOperationSettings()Returns the object with the settings used for calls to updateTarget.
-