Uses of Class
com.google.cloud.osconfig.v1alpha.DeleteOSPolicyAssignmentRequest
-
Packages that use DeleteOSPolicyAssignmentRequest Package Description com.google.cloud.osconfig.v1alpha A client to OS Config APIcom.google.cloud.osconfig.v1alpha.stub -
-
Uses of DeleteOSPolicyAssignmentRequest in com.google.cloud.osconfig.v1alpha
Methods in com.google.cloud.osconfig.v1alpha that return DeleteOSPolicyAssignmentRequest Modifier and Type Method Description DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest.Builder. build()
DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest.Builder. buildPartial()
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. getDefaultInstance()
DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest.Builder. getDefaultInstanceForType()
DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. getDefaultInstanceForType()
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseDelimitedFrom(InputStream input)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseFrom(byte[] data)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseFrom(InputStream input)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseFrom(ByteBuffer data)
static DeleteOSPolicyAssignmentRequest
DeleteOSPolicyAssignmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.osconfig.v1alpha that return types with arguments of type DeleteOSPolicyAssignmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteOSPolicyAssignmentRequest,com.google.longrunning.Operation>
OsConfigZonalServiceClient. deleteOSPolicyAssignmentCallable()
Delete the OS policy assignment.com.google.api.gax.rpc.OperationCallable<DeleteOSPolicyAssignmentRequest,com.google.protobuf.Empty,OSPolicyAssignmentOperationMetadata>
OsConfigZonalServiceClient. deleteOSPolicyAssignmentOperationCallable()
Delete the OS policy assignment.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteOSPolicyAssignmentRequest,com.google.protobuf.Empty,OSPolicyAssignmentOperationMetadata>
OsConfigZonalServiceSettings.Builder. deleteOSPolicyAssignmentOperationSettings()
Returns the builder for the settings used for calls to deleteOSPolicyAssignment.com.google.api.gax.rpc.OperationCallSettings<DeleteOSPolicyAssignmentRequest,com.google.protobuf.Empty,OSPolicyAssignmentOperationMetadata>
OsConfigZonalServiceSettings. deleteOSPolicyAssignmentOperationSettings()
Returns the object with the settings used for calls to deleteOSPolicyAssignment.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteOSPolicyAssignmentRequest,com.google.longrunning.Operation>
OsConfigZonalServiceSettings.Builder. deleteOSPolicyAssignmentSettings()
Returns the builder for the settings used for calls to deleteOSPolicyAssignment.com.google.api.gax.rpc.UnaryCallSettings<DeleteOSPolicyAssignmentRequest,com.google.longrunning.Operation>
OsConfigZonalServiceSettings. deleteOSPolicyAssignmentSettings()
Returns the object with the settings used for calls to deleteOSPolicyAssignment.static io.grpc.MethodDescriptor<DeleteOSPolicyAssignmentRequest,com.google.longrunning.Operation>
OsConfigZonalServiceGrpc. getDeleteOSPolicyAssignmentMethod()
com.google.protobuf.Parser<DeleteOSPolicyAssignmentRequest>
DeleteOSPolicyAssignmentRequest. getParserForType()
static com.google.protobuf.Parser<DeleteOSPolicyAssignmentRequest>
DeleteOSPolicyAssignmentRequest. parser()
Methods in com.google.cloud.osconfig.v1alpha with parameters of type DeleteOSPolicyAssignmentRequest Modifier and Type Method Description default void
OsConfigZonalServiceGrpc.AsyncService. deleteOSPolicyAssignment(DeleteOSPolicyAssignmentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Delete the OS policy assignment.com.google.longrunning.Operation
OsConfigZonalServiceGrpc.OsConfigZonalServiceBlockingStub. deleteOSPolicyAssignment(DeleteOSPolicyAssignmentRequest request)
Delete the OS policy assignment.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
OsConfigZonalServiceGrpc.OsConfigZonalServiceFutureStub. deleteOSPolicyAssignment(DeleteOSPolicyAssignmentRequest request)
Delete the OS policy assignment.void
OsConfigZonalServiceGrpc.OsConfigZonalServiceStub. deleteOSPolicyAssignment(DeleteOSPolicyAssignmentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Delete the OS policy assignment.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OSPolicyAssignmentOperationMetadata>
OsConfigZonalServiceClient. deleteOSPolicyAssignmentAsync(DeleteOSPolicyAssignmentRequest request)
Delete the OS policy assignment.DeleteOSPolicyAssignmentRequest.Builder
DeleteOSPolicyAssignmentRequest.Builder. mergeFrom(DeleteOSPolicyAssignmentRequest other)
static DeleteOSPolicyAssignmentRequest.Builder
DeleteOSPolicyAssignmentRequest. newBuilder(DeleteOSPolicyAssignmentRequest prototype)
-
Uses of DeleteOSPolicyAssignmentRequest in com.google.cloud.osconfig.v1alpha.stub
Methods in com.google.cloud.osconfig.v1alpha.stub that return types with arguments of type DeleteOSPolicyAssignmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteOSPolicyAssignmentRequest,com.google.longrunning.Operation>
GrpcOsConfigZonalServiceStub. deleteOSPolicyAssignmentCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteOSPolicyAssignmentRequest,com.google.longrunning.Operation>
HttpJsonOsConfigZonalServiceStub. deleteOSPolicyAssignmentCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteOSPolicyAssignmentRequest,com.google.longrunning.Operation>
OsConfigZonalServiceStub. deleteOSPolicyAssignmentCallable()
com.google.api.gax.rpc.OperationCallable<DeleteOSPolicyAssignmentRequest,com.google.protobuf.Empty,OSPolicyAssignmentOperationMetadata>
GrpcOsConfigZonalServiceStub. deleteOSPolicyAssignmentOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteOSPolicyAssignmentRequest,com.google.protobuf.Empty,OSPolicyAssignmentOperationMetadata>
HttpJsonOsConfigZonalServiceStub. deleteOSPolicyAssignmentOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteOSPolicyAssignmentRequest,com.google.protobuf.Empty,OSPolicyAssignmentOperationMetadata>
OsConfigZonalServiceStub. deleteOSPolicyAssignmentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteOSPolicyAssignmentRequest,com.google.protobuf.Empty,OSPolicyAssignmentOperationMetadata>
OsConfigZonalServiceStubSettings.Builder. deleteOSPolicyAssignmentOperationSettings()
Returns the builder for the settings used for calls to deleteOSPolicyAssignment.com.google.api.gax.rpc.OperationCallSettings<DeleteOSPolicyAssignmentRequest,com.google.protobuf.Empty,OSPolicyAssignmentOperationMetadata>
OsConfigZonalServiceStubSettings. deleteOSPolicyAssignmentOperationSettings()
Returns the object with the settings used for calls to deleteOSPolicyAssignment.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteOSPolicyAssignmentRequest,com.google.longrunning.Operation>
OsConfigZonalServiceStubSettings.Builder. deleteOSPolicyAssignmentSettings()
Returns the builder for the settings used for calls to deleteOSPolicyAssignment.com.google.api.gax.rpc.UnaryCallSettings<DeleteOSPolicyAssignmentRequest,com.google.longrunning.Operation>
OsConfigZonalServiceStubSettings. deleteOSPolicyAssignmentSettings()
Returns the object with the settings used for calls to deleteOSPolicyAssignment.
-