| Package | Description |
|---|---|
| com.google.cloud.assuredworkloads.v1 |
A client to Assured Workloads API
|
| com.google.cloud.assuredworkloads.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
AssuredWorkloadsServiceClient.ListViolationsPagedResponse |
AssuredWorkloadsServiceClient.listViolations(ListViolationsRequest request)
Lists the Violations in the AssuredWorkload Environment.
|
AssuredWorkloadsServiceClient.ListViolationsPagedResponse |
AssuredWorkloadsServiceClient.listViolations(String parent)
Lists the Violations in the AssuredWorkload Environment.
|
AssuredWorkloadsServiceClient.ListViolationsPagedResponse |
AssuredWorkloadsServiceClient.listViolations(WorkloadName parent)
Lists the Violations in the AssuredWorkload Environment.
|
| Modifier and Type | Method and 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) |
com.google.api.gax.rpc.UnaryCallable<ListViolationsRequest,AssuredWorkloadsServiceClient.ListViolationsPagedResponse> |
AssuredWorkloadsServiceClient.listViolationsPagedCallable()
Lists the Violations in the AssuredWorkload Environment.
|
com.google.api.gax.rpc.PagedCallSettings<ListViolationsRequest,ListViolationsResponse,AssuredWorkloadsServiceClient.ListViolationsPagedResponse> |
AssuredWorkloadsServiceSettings.listViolationsSettings()
Returns the object with the settings used for calls to listViolations.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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<ListViolationsRequest,ListViolationsResponse,AssuredWorkloadsServiceClient.ListViolationsPagedResponse> |
AssuredWorkloadsServiceStubSettings.listViolationsSettings()
Returns the object with the settings used for calls to listViolations.
|
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.
|
Copyright © 2022 Google LLC. All rights reserved.