Uses of Class
com.google.cloud.assuredworkloads.v1.ListViolationsRequest
-
Packages that use ListViolationsRequest Package Description com.google.cloud.assuredworkloads.v1 A client to Assured Workloads APIcom.google.cloud.assuredworkloads.v1.stub -
-
Uses of ListViolationsRequest in com.google.cloud.assuredworkloads.v1
Methods in com.google.cloud.assuredworkloads.v1 that return ListViolationsRequest Modifier and Type Method Description ListViolationsRequestListViolationsRequest.Builder. build()ListViolationsRequestListViolationsRequest.Builder. buildPartial()static ListViolationsRequestListViolationsRequest. getDefaultInstance()ListViolationsRequestListViolationsRequest.Builder. getDefaultInstanceForType()ListViolationsRequestListViolationsRequest. getDefaultInstanceForType()static ListViolationsRequestListViolationsRequest. parseDelimitedFrom(InputStream input)static ListViolationsRequestListViolationsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListViolationsRequestListViolationsRequest. parseFrom(byte[] data)static ListViolationsRequestListViolationsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListViolationsRequestListViolationsRequest. parseFrom(com.google.protobuf.ByteString data)static ListViolationsRequestListViolationsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListViolationsRequestListViolationsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListViolationsRequestListViolationsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListViolationsRequestListViolationsRequest. parseFrom(InputStream input)static ListViolationsRequestListViolationsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListViolationsRequestListViolationsRequest. parseFrom(ByteBuffer data)static ListViolationsRequestListViolationsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.assuredworkloads.v1 that return types with arguments of type ListViolationsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListViolationsRequest,ListViolationsResponse>AssuredWorkloadsServiceGrpc. getListViolationsMethod()com.google.protobuf.Parser<ListViolationsRequest>ListViolationsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,ListViolationsResponse>AssuredWorkloadsServiceClient. listViolationsCallable()Lists the Violations in the AssuredWorkload Environment.com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,AssuredWorkloadsServiceClient.ListViolationsPagedResponse>AssuredWorkloadsServiceClient. listViolationsPagedCallable()Lists the Violations in the AssuredWorkload Environment.com.google.api.gax.rpc.PagedCallSettings.Builder<ListViolationsRequest,ListViolationsResponse,AssuredWorkloadsServiceClient.ListViolationsPagedResponse>AssuredWorkloadsServiceSettings.Builder. listViolationsSettings()Returns the builder for the settings used for calls to listViolations.com.google.api.gax.rpc.PagedCallSettings<ListViolationsRequest,ListViolationsResponse,AssuredWorkloadsServiceClient.ListViolationsPagedResponse>AssuredWorkloadsServiceSettings. listViolationsSettings()Returns the object with the settings used for calls to listViolations.static com.google.protobuf.Parser<ListViolationsRequest>ListViolationsRequest. parser()Methods in com.google.cloud.assuredworkloads.v1 with parameters of type ListViolationsRequest Modifier and Type Method Description AssuredWorkloadsServiceClient.ListViolationsPagedResponseAssuredWorkloadsServiceClient. listViolations(ListViolationsRequest request)Lists the Violations in the AssuredWorkload Environment.ListViolationsResponseAssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceBlockingStub. listViolations(ListViolationsRequest request)Lists the Violations in the AssuredWorkload Environment.com.google.common.util.concurrent.ListenableFuture<ListViolationsResponse>AssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceFutureStub. listViolations(ListViolationsRequest request)Lists the Violations in the AssuredWorkload Environment.voidAssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceStub. listViolations(ListViolationsRequest request, io.grpc.stub.StreamObserver<ListViolationsResponse> responseObserver)Lists the Violations in the AssuredWorkload Environment.default voidAssuredWorkloadsServiceGrpc.AsyncService. listViolations(ListViolationsRequest request, io.grpc.stub.StreamObserver<ListViolationsResponse> responseObserver)Lists the Violations in the AssuredWorkload Environment.ListViolationsRequest.BuilderListViolationsRequest.Builder. mergeFrom(ListViolationsRequest other)static ListViolationsRequest.BuilderListViolationsRequest. newBuilder(ListViolationsRequest prototype)Method parameters in com.google.cloud.assuredworkloads.v1 with type arguments of type ListViolationsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<AssuredWorkloadsServiceClient.ListViolationsPagedResponse>AssuredWorkloadsServiceClient.ListViolationsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListViolationsRequest,ListViolationsResponse,Violation> context, com.google.api.core.ApiFuture<ListViolationsResponse> futureResponse)protected AssuredWorkloadsServiceClient.ListViolationsPageAssuredWorkloadsServiceClient.ListViolationsPage. createPage(com.google.api.gax.rpc.PageContext<ListViolationsRequest,ListViolationsResponse,Violation> context, ListViolationsResponse response)com.google.api.core.ApiFuture<AssuredWorkloadsServiceClient.ListViolationsPage>AssuredWorkloadsServiceClient.ListViolationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListViolationsRequest,ListViolationsResponse,Violation> context, com.google.api.core.ApiFuture<ListViolationsResponse> futureResponse) -
Uses of ListViolationsRequest in com.google.cloud.assuredworkloads.v1.stub
Methods in com.google.cloud.assuredworkloads.v1.stub that return types with arguments of type ListViolationsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,ListViolationsResponse>AssuredWorkloadsServiceStub. listViolationsCallable()com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,ListViolationsResponse>GrpcAssuredWorkloadsServiceStub. listViolationsCallable()com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,ListViolationsResponse>HttpJsonAssuredWorkloadsServiceStub. listViolationsCallable()com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,AssuredWorkloadsServiceClient.ListViolationsPagedResponse>AssuredWorkloadsServiceStub. listViolationsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,AssuredWorkloadsServiceClient.ListViolationsPagedResponse>GrpcAssuredWorkloadsServiceStub. listViolationsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListViolationsRequest,ListViolationsResponse,AssuredWorkloadsServiceClient.ListViolationsPagedResponse>AssuredWorkloadsServiceStubSettings.Builder. listViolationsSettings()Returns the builder for the settings used for calls to listViolations.com.google.api.gax.rpc.PagedCallSettings<ListViolationsRequest,ListViolationsResponse,AssuredWorkloadsServiceClient.ListViolationsPagedResponse>AssuredWorkloadsServiceStubSettings. listViolationsSettings()Returns the object with the settings used for calls to listViolations.
-