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.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest.Builder. build()PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest.Builder. buildPartial()static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. getDefaultInstance()PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest.Builder. getDefaultInstanceForType()PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. getDefaultInstanceForType()static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseDelimitedFrom(InputStream input)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseFrom(byte[] data)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseFrom(InputStream input)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.CreatePatchDeploymentRequest. parseFrom(ByteBuffer data)static PatchDeployments.CreatePatchDeploymentRequestPatchDeployments.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.PatchDeploymentOsConfigServiceClient. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request)Create an OS Config patch deployment.default voidOsConfigServiceGrpc.AsyncService. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)Create an OS Config patch deployment.PatchDeployments.PatchDeploymentOsConfigServiceGrpc.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.voidOsConfigServiceGrpc.OsConfigServiceStub. createPatchDeployment(PatchDeployments.CreatePatchDeploymentRequest request, io.grpc.stub.StreamObserver<PatchDeployments.PatchDeployment> responseObserver)Create an OS Config patch deployment.PatchDeployments.CreatePatchDeploymentRequest.BuilderPatchDeployments.CreatePatchDeploymentRequest.Builder. mergeFrom(PatchDeployments.CreatePatchDeploymentRequest other)static PatchDeployments.CreatePatchDeploymentRequest.BuilderPatchDeployments.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.
-