Uses of Class
com.google.cloud.config.v1.CreateDeploymentRequest
-
Packages that use CreateDeploymentRequest Package Description com.google.cloud.config.v1 A client to Infrastructure Manager APIcom.google.cloud.config.v1.stub -
-
Uses of CreateDeploymentRequest in com.google.cloud.config.v1
Methods in com.google.cloud.config.v1 that return CreateDeploymentRequest Modifier and Type Method Description CreateDeploymentRequest
CreateDeploymentRequest.Builder. build()
CreateDeploymentRequest
CreateDeploymentRequest.Builder. buildPartial()
static CreateDeploymentRequest
CreateDeploymentRequest. getDefaultInstance()
CreateDeploymentRequest
CreateDeploymentRequest.Builder. getDefaultInstanceForType()
CreateDeploymentRequest
CreateDeploymentRequest. getDefaultInstanceForType()
static CreateDeploymentRequest
CreateDeploymentRequest. parseDelimitedFrom(InputStream input)
static CreateDeploymentRequest
CreateDeploymentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateDeploymentRequest
CreateDeploymentRequest. parseFrom(byte[] data)
static CreateDeploymentRequest
CreateDeploymentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateDeploymentRequest
CreateDeploymentRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateDeploymentRequest
CreateDeploymentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateDeploymentRequest
CreateDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateDeploymentRequest
CreateDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateDeploymentRequest
CreateDeploymentRequest. parseFrom(InputStream input)
static CreateDeploymentRequest
CreateDeploymentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateDeploymentRequest
CreateDeploymentRequest. parseFrom(ByteBuffer data)
static CreateDeploymentRequest
CreateDeploymentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.config.v1 that return types with arguments of type CreateDeploymentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateDeploymentRequest,com.google.longrunning.Operation>
ConfigClient. createDeploymentCallable()
Creates a [Deployment][google.cloud.config.v1.Deployment].com.google.api.gax.rpc.OperationCallable<CreateDeploymentRequest,Deployment,OperationMetadata>
ConfigClient. createDeploymentOperationCallable()
Creates a [Deployment][google.cloud.config.v1.Deployment].com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDeploymentRequest,Deployment,OperationMetadata>
ConfigSettings.Builder. createDeploymentOperationSettings()
Returns the builder for the settings used for calls to createDeployment.com.google.api.gax.rpc.OperationCallSettings<CreateDeploymentRequest,Deployment,OperationMetadata>
ConfigSettings. createDeploymentOperationSettings()
Returns the object with the settings used for calls to createDeployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDeploymentRequest,com.google.longrunning.Operation>
ConfigSettings.Builder. createDeploymentSettings()
Returns the builder for the settings used for calls to createDeployment.com.google.api.gax.rpc.UnaryCallSettings<CreateDeploymentRequest,com.google.longrunning.Operation>
ConfigSettings. createDeploymentSettings()
Returns the object with the settings used for calls to createDeployment.static io.grpc.MethodDescriptor<CreateDeploymentRequest,com.google.longrunning.Operation>
ConfigGrpc. getCreateDeploymentMethod()
com.google.protobuf.Parser<CreateDeploymentRequest>
CreateDeploymentRequest. getParserForType()
static com.google.protobuf.Parser<CreateDeploymentRequest>
CreateDeploymentRequest. parser()
Methods in com.google.cloud.config.v1 with parameters of type CreateDeploymentRequest Modifier and Type Method Description default void
ConfigGrpc.AsyncService. createDeployment(CreateDeploymentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a [Deployment][google.cloud.config.v1.Deployment].com.google.longrunning.Operation
ConfigGrpc.ConfigBlockingStub. createDeployment(CreateDeploymentRequest request)
Creates a [Deployment][google.cloud.config.v1.Deployment].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ConfigGrpc.ConfigFutureStub. createDeployment(CreateDeploymentRequest request)
Creates a [Deployment][google.cloud.config.v1.Deployment].void
ConfigGrpc.ConfigStub. createDeployment(CreateDeploymentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a [Deployment][google.cloud.config.v1.Deployment].com.google.api.gax.longrunning.OperationFuture<Deployment,OperationMetadata>
ConfigClient. createDeploymentAsync(CreateDeploymentRequest request)
Creates a [Deployment][google.cloud.config.v1.Deployment].CreateDeploymentRequest.Builder
CreateDeploymentRequest.Builder. mergeFrom(CreateDeploymentRequest other)
static CreateDeploymentRequest.Builder
CreateDeploymentRequest. newBuilder(CreateDeploymentRequest prototype)
-
Uses of CreateDeploymentRequest in com.google.cloud.config.v1.stub
Methods in com.google.cloud.config.v1.stub that return types with arguments of type CreateDeploymentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateDeploymentRequest,com.google.longrunning.Operation>
ConfigStub. createDeploymentCallable()
com.google.api.gax.rpc.UnaryCallable<CreateDeploymentRequest,com.google.longrunning.Operation>
GrpcConfigStub. createDeploymentCallable()
com.google.api.gax.rpc.UnaryCallable<CreateDeploymentRequest,com.google.longrunning.Operation>
HttpJsonConfigStub. createDeploymentCallable()
com.google.api.gax.rpc.OperationCallable<CreateDeploymentRequest,Deployment,OperationMetadata>
ConfigStub. createDeploymentOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateDeploymentRequest,Deployment,OperationMetadata>
GrpcConfigStub. createDeploymentOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateDeploymentRequest,Deployment,OperationMetadata>
HttpJsonConfigStub. createDeploymentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDeploymentRequest,Deployment,OperationMetadata>
ConfigStubSettings.Builder. createDeploymentOperationSettings()
Returns the builder for the settings used for calls to createDeployment.com.google.api.gax.rpc.OperationCallSettings<CreateDeploymentRequest,Deployment,OperationMetadata>
ConfigStubSettings. createDeploymentOperationSettings()
Returns the object with the settings used for calls to createDeployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDeploymentRequest,com.google.longrunning.Operation>
ConfigStubSettings.Builder. createDeploymentSettings()
Returns the builder for the settings used for calls to createDeployment.com.google.api.gax.rpc.UnaryCallSettings<CreateDeploymentRequest,com.google.longrunning.Operation>
ConfigStubSettings. createDeploymentSettings()
Returns the object with the settings used for calls to createDeployment.
-