Uses of Class
com.google.cloud.osconfig.v1beta.PatchDeployments.CreatePatchDeploymentRequest
-
Packages that use PatchDeployments.CreatePatchDeploymentRequest Package Description com.google.cloud.osconfig.v1beta A client to OS Config APIcom.google.cloud.osconfig.v1beta.stub -
-
Uses of PatchDeployments.CreatePatchDeploymentRequest in com.google.cloud.osconfig.v1beta
Methods in com.google.cloud.osconfig.v1beta that return PatchDeployments.CreatePatchDeploymentRequest Modifier and Type Method Description PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest.Builder. build()
PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest.Builder. buildPartial()
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. getDefaultInstance()
PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest.Builder. getDefaultInstanceForType()
PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. getDefaultInstanceForType()
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseDelimitedFrom(InputStream input)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseFrom(byte[] data)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseFrom(InputStream input)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseFrom(ByteBuffer data)
static PatchDeployments.CreatePatchDeploymentRequest
PatchDeployments.CreatePatchDeploymentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.osconfig.v1beta that return types with arguments of type PatchDeployments.CreatePatchDeploymentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceClient. createPatchDeploymentCallable()
Create an OS Config patch deployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceSettings.Builder. createPatchDeploymentSettings()
Returns the builder for the settings used for calls to createPatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceSettings. createPatchDeploymentSettings()
Returns the object with the settings used for calls to createPatchDeployment.static io.grpc.MethodDescriptor<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceGrpc. getCreatePatchDeploymentMethod()
com.google.protobuf.Parser<PatchDeployments.CreatePatchDeploymentRequest>
PatchDeployments.CreatePatchDeploymentRequest. getParserForType()
static com.google.protobuf.Parser<PatchDeployments.CreatePatchDeploymentRequest>
PatchDeployments.CreatePatchDeploymentRequest. parser()
Methods in com.google.cloud.osconfig.v1beta with parameters of type PatchDeployments.CreatePatchDeploymentRequest Modifier and Type Method Description PatchDeployments.PatchDeployment
OsConfigServiceClient. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request)
Create an OS Config patch deployment.default void
OsConfigServiceGrpc.AsyncService. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
Create an OS Config patch deployment.PatchDeployments.PatchDeployment
OsConfigServiceGrpc.OsConfigServiceBlockingStub. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request)
Create an OS Config patch deployment.com.google.common.util.concurrent.ListenableFuture<PatchDeployments.PatchDeployment>
OsConfigServiceGrpc.OsConfigServiceFutureStub. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request)
Create an OS Config patch deployment.void
OsConfigServiceGrpc.OsConfigServiceStub. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)
Create an OS Config patch deployment.PatchDeployments.CreatePatchDeploymentRequest.Builder
PatchDeployments.CreatePatchDeploymentRequest.Builder. mergeFrom(PatchDeployments.CreatePatchDeploymentRequest other)
static PatchDeployments.CreatePatchDeploymentRequest.Builder
PatchDeployments.CreatePatchDeploymentRequest. newBuilder(PatchDeployments.CreatePatchDeploymentRequest prototype)
-
Uses of PatchDeployments.CreatePatchDeploymentRequest in com.google.cloud.osconfig.v1beta.stub
Methods in com.google.cloud.osconfig.v1beta.stub that return types with arguments of type PatchDeployments.CreatePatchDeploymentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>
GrpcOsConfigServiceStub. createPatchDeploymentCallable()
com.google.api.gax.rpc.UnaryCallable<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>
HttpJsonOsConfigServiceStub. createPatchDeploymentCallable()
com.google.api.gax.rpc.UnaryCallable<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceStub. createPatchDeploymentCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceStubSettings.Builder. createPatchDeploymentSettings()
Returns the builder for the settings used for calls to createPatchDeployment.com.google.api.gax.rpc.UnaryCallSettings<PatchDeployments.CreatePatchDeploymentRequest,PatchDeployments.PatchDeployment>
OsConfigServiceStubSettings. createPatchDeploymentSettings()
Returns the object with the settings used for calls to createPatchDeployment.
-