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 Target
Target.Builder. build()
Target
Target.Builder. buildPartial()
static Target
Target. getDefaultInstance()
Target
Target.Builder. getDefaultInstanceForType()
Target
Target. getDefaultInstanceForType()
Target
CloudDeployClient. getTarget(GetTargetRequest request)
Gets details of a single Target.Target
CloudDeployClient. getTarget(TargetName name)
Gets details of a single Target.Target
CloudDeployClient. getTarget(String name)
Gets details of a single Target.Target
CloudDeployGrpc.CloudDeployBlockingStub. getTarget(GetTargetRequest request)
Gets details of a single Target.Target
CreateTargetRequest.Builder. getTarget()
Required.Target
CreateTargetRequest. getTarget()
Required.Target
CreateTargetRequestOrBuilder. getTarget()
Required.Target
UpdateTargetRequest.Builder. getTarget()
Required.Target
UpdateTargetRequest. getTarget()
Required.Target
UpdateTargetRequestOrBuilder. getTarget()
Required.Target
ListTargetsResponse.Builder. getTargets(int index)
The `Target` objects.Target
ListTargetsResponse. getTargets(int index)
The `Target` objects.Target
ListTargetsResponseOrBuilder. getTargets(int index)
The `Target` objects.Target
Release.Builder. getTargetSnapshots(int index)
Output only.Target
Release. getTargetSnapshots(int index)
Output only.Target
ReleaseOrBuilder. getTargetSnapshots(int index)
Output only.static Target
Target. parseDelimitedFrom(InputStream input)
static Target
Target. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Target
Target. parseFrom(byte[] data)
static Target
Target. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Target
Target. parseFrom(com.google.protobuf.ByteString data)
static Target
Target. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Target
Target. parseFrom(com.google.protobuf.CodedInputStream input)
static Target
Target. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Target
Target. parseFrom(InputStream input)
static Target
Target. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Target
Target. parseFrom(ByteBuffer data)
static Target
Target. 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.Builder
ListTargetsResponse.Builder. addTargets(int index, Target value)
The `Target` objects.ListTargetsResponse.Builder
ListTargetsResponse.Builder. addTargets(Target value)
The `Target` objects.Release.Builder
Release.Builder. addTargetSnapshots(int index, Target value)
Output only.Release.Builder
Release.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.Builder
Target.Builder. mergeFrom(Target other)
CreateTargetRequest.Builder
CreateTargetRequest.Builder. mergeTarget(Target value)
Required.UpdateTargetRequest.Builder
UpdateTargetRequest.Builder. mergeTarget(Target value)
Required.static Target.Builder
Target. newBuilder(Target prototype)
CreateTargetRequest.Builder
CreateTargetRequest.Builder. setTarget(Target value)
Required.UpdateTargetRequest.Builder
UpdateTargetRequest.Builder. setTarget(Target value)
Required.ListTargetsResponse.Builder
ListTargetsResponse.Builder. setTargets(int index, Target value)
The `Target` objects.Release.Builder
Release.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.Builder
ListTargetsResponse.Builder. addAllTargets(Iterable<? extends Target> values)
The `Target` objects.Release.Builder
Release.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.ListTargetsPage
CloudDeployClient.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 void
CloudDeployGrpc.AsyncService. getTarget(GetTargetRequest request, io.grpc.stub.StreamObserver<Target> responseObserver)
Gets details of a single Target.void
CloudDeployGrpc.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.
-