Uses of Class
com.google.cloud.assuredworkloads.v1.ListViolationsResponse
-
Packages that use ListViolationsResponse Package Description com.google.cloud.assuredworkloads.v1 A client to Assured Workloads APIcom.google.cloud.assuredworkloads.v1.stub -
-
Uses of ListViolationsResponse in com.google.cloud.assuredworkloads.v1
Methods in com.google.cloud.assuredworkloads.v1 that return ListViolationsResponse Modifier and Type Method Description ListViolationsResponse
ListViolationsResponse.Builder. build()
ListViolationsResponse
ListViolationsResponse.Builder. buildPartial()
static ListViolationsResponse
ListViolationsResponse. getDefaultInstance()
ListViolationsResponse
ListViolationsResponse.Builder. getDefaultInstanceForType()
ListViolationsResponse
ListViolationsResponse. getDefaultInstanceForType()
ListViolationsResponse
AssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceBlockingStub. listViolations(ListViolationsRequest request)
Lists the Violations in the AssuredWorkload Environment.static ListViolationsResponse
ListViolationsResponse. parseDelimitedFrom(InputStream input)
static ListViolationsResponse
ListViolationsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListViolationsResponse
ListViolationsResponse. parseFrom(byte[] data)
static ListViolationsResponse
ListViolationsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListViolationsResponse
ListViolationsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListViolationsResponse
ListViolationsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListViolationsResponse
ListViolationsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListViolationsResponse
ListViolationsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListViolationsResponse
ListViolationsResponse. parseFrom(InputStream input)
static ListViolationsResponse
ListViolationsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListViolationsResponse
ListViolationsResponse. parseFrom(ByteBuffer data)
static ListViolationsResponse
ListViolationsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.assuredworkloads.v1 that return types with arguments of type ListViolationsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListViolationsRequest,ListViolationsResponse>
AssuredWorkloadsServiceGrpc. getListViolationsMethod()
com.google.protobuf.Parser<ListViolationsResponse>
ListViolationsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListViolationsResponse>
AssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceFutureStub. listViolations(ListViolationsRequest request)
Lists the Violations in the AssuredWorkload Environment.com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,ListViolationsResponse>
AssuredWorkloadsServiceClient. listViolationsCallable()
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<ListViolationsResponse>
ListViolationsResponse. parser()
Methods in com.google.cloud.assuredworkloads.v1 with parameters of type ListViolationsResponse Modifier and Type Method Description protected AssuredWorkloadsServiceClient.ListViolationsPage
AssuredWorkloadsServiceClient.ListViolationsPage. createPage(com.google.api.gax.rpc.PageContext<ListViolationsRequest,ListViolationsResponse,Violation> context, ListViolationsResponse response)
ListViolationsResponse.Builder
ListViolationsResponse.Builder. mergeFrom(ListViolationsResponse other)
static ListViolationsResponse.Builder
ListViolationsResponse. newBuilder(ListViolationsResponse prototype)
Method parameters in com.google.cloud.assuredworkloads.v1 with type arguments of type ListViolationsResponse 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)
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.ListViolationsPage
AssuredWorkloadsServiceClient.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)
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)
void
AssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceStub. listViolations(ListViolationsRequest request, io.grpc.stub.StreamObserver<ListViolationsResponse> responseObserver)
Lists the Violations in the AssuredWorkload Environment.default void
AssuredWorkloadsServiceGrpc.AsyncService. listViolations(ListViolationsRequest request, io.grpc.stub.StreamObserver<ListViolationsResponse> responseObserver)
Lists the Violations in the AssuredWorkload Environment. -
Uses of ListViolationsResponse in com.google.cloud.assuredworkloads.v1.stub
Methods in com.google.cloud.assuredworkloads.v1.stub that return types with arguments of type ListViolationsResponse 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.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.
-