Uses of Class
com.google.cloud.assuredworkloads.v1.AcknowledgeViolationRequest
-
Packages that use AcknowledgeViolationRequest Package Description com.google.cloud.assuredworkloads.v1 A client to Assured Workloads APIcom.google.cloud.assuredworkloads.v1.stub -
-
Uses of AcknowledgeViolationRequest in com.google.cloud.assuredworkloads.v1
Methods in com.google.cloud.assuredworkloads.v1 that return AcknowledgeViolationRequest Modifier and Type Method Description AcknowledgeViolationRequestAcknowledgeViolationRequest.Builder. build()AcknowledgeViolationRequestAcknowledgeViolationRequest.Builder. buildPartial()static AcknowledgeViolationRequestAcknowledgeViolationRequest. getDefaultInstance()AcknowledgeViolationRequestAcknowledgeViolationRequest.Builder. getDefaultInstanceForType()AcknowledgeViolationRequestAcknowledgeViolationRequest. getDefaultInstanceForType()static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseDelimitedFrom(InputStream input)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseFrom(byte[] data)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseFrom(com.google.protobuf.ByteString data)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseFrom(com.google.protobuf.CodedInputStream input)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseFrom(InputStream input)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseFrom(ByteBuffer data)static AcknowledgeViolationRequestAcknowledgeViolationRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.assuredworkloads.v1 that return types with arguments of type AcknowledgeViolationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AcknowledgeViolationRequest,AcknowledgeViolationResponse>AssuredWorkloadsServiceClient. acknowledgeViolationCallable()Acknowledges an existing violation.com.google.api.gax.rpc.UnaryCallSettings<AcknowledgeViolationRequest,AcknowledgeViolationResponse>AssuredWorkloadsServiceSettings. acknowledgeViolationSettings()Returns the object with the settings used for calls to acknowledgeViolation.com.google.api.gax.rpc.UnaryCallSettings.Builder<AcknowledgeViolationRequest,AcknowledgeViolationResponse>AssuredWorkloadsServiceSettings.Builder. acknowledgeViolationSettings()Returns the builder for the settings used for calls to acknowledgeViolation.static io.grpc.MethodDescriptor<AcknowledgeViolationRequest,AcknowledgeViolationResponse>AssuredWorkloadsServiceGrpc. getAcknowledgeViolationMethod()com.google.protobuf.Parser<AcknowledgeViolationRequest>AcknowledgeViolationRequest. getParserForType()static com.google.protobuf.Parser<AcknowledgeViolationRequest>AcknowledgeViolationRequest. parser()Methods in com.google.cloud.assuredworkloads.v1 with parameters of type AcknowledgeViolationRequest Modifier and Type Method Description AcknowledgeViolationResponseAssuredWorkloadsServiceClient. acknowledgeViolation(AcknowledgeViolationRequest request)Acknowledges an existing violation.AcknowledgeViolationResponseAssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceBlockingStub. acknowledgeViolation(AcknowledgeViolationRequest request)Acknowledges an existing violation.com.google.common.util.concurrent.ListenableFuture<AcknowledgeViolationResponse>AssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceFutureStub. acknowledgeViolation(AcknowledgeViolationRequest request)Acknowledges an existing violation.voidAssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceStub. acknowledgeViolation(AcknowledgeViolationRequest request, io.grpc.stub.StreamObserver<AcknowledgeViolationResponse> responseObserver)Acknowledges an existing violation.default voidAssuredWorkloadsServiceGrpc.AsyncService. acknowledgeViolation(AcknowledgeViolationRequest request, io.grpc.stub.StreamObserver<AcknowledgeViolationResponse> responseObserver)Acknowledges an existing violation.AcknowledgeViolationRequest.BuilderAcknowledgeViolationRequest.Builder. mergeFrom(AcknowledgeViolationRequest other)static AcknowledgeViolationRequest.BuilderAcknowledgeViolationRequest. newBuilder(AcknowledgeViolationRequest prototype) -
Uses of AcknowledgeViolationRequest in com.google.cloud.assuredworkloads.v1.stub
Methods in com.google.cloud.assuredworkloads.v1.stub that return types with arguments of type AcknowledgeViolationRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AcknowledgeViolationRequest,AcknowledgeViolationResponse>AssuredWorkloadsServiceStub. acknowledgeViolationCallable()com.google.api.gax.rpc.UnaryCallable<AcknowledgeViolationRequest,AcknowledgeViolationResponse>GrpcAssuredWorkloadsServiceStub. acknowledgeViolationCallable()com.google.api.gax.rpc.UnaryCallable<AcknowledgeViolationRequest,AcknowledgeViolationResponse>HttpJsonAssuredWorkloadsServiceStub. acknowledgeViolationCallable()com.google.api.gax.rpc.UnaryCallSettings<AcknowledgeViolationRequest,AcknowledgeViolationResponse>AssuredWorkloadsServiceStubSettings. acknowledgeViolationSettings()Returns the object with the settings used for calls to acknowledgeViolation.com.google.api.gax.rpc.UnaryCallSettings.Builder<AcknowledgeViolationRequest,AcknowledgeViolationResponse>AssuredWorkloadsServiceStubSettings.Builder. acknowledgeViolationSettings()Returns the builder for the settings used for calls to acknowledgeViolation.
-