Uses of Class
com.google.cloud.assuredworkloads.v1.AssuredWorkloadsServiceClient.ListViolationsPagedResponse
-
Packages that use AssuredWorkloadsServiceClient.ListViolationsPagedResponse Package Description com.google.cloud.assuredworkloads.v1 A client to Assured Workloads APIcom.google.cloud.assuredworkloads.v1.stub -
-
Uses of AssuredWorkloadsServiceClient.ListViolationsPagedResponse in com.google.cloud.assuredworkloads.v1
Methods in com.google.cloud.assuredworkloads.v1 that return AssuredWorkloadsServiceClient.ListViolationsPagedResponse Modifier and Type Method Description AssuredWorkloadsServiceClient.ListViolationsPagedResponseAssuredWorkloadsServiceClient. listViolations(ListViolationsRequest request)Lists the Violations in the AssuredWorkload Environment.AssuredWorkloadsServiceClient.ListViolationsPagedResponseAssuredWorkloadsServiceClient. listViolations(WorkloadName parent)Lists the Violations in the AssuredWorkload Environment.AssuredWorkloadsServiceClient.ListViolationsPagedResponseAssuredWorkloadsServiceClient. listViolations(String parent)Lists the Violations in the AssuredWorkload Environment.Methods in com.google.cloud.assuredworkloads.v1 that return types with arguments of type AssuredWorkloadsServiceClient.ListViolationsPagedResponse 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)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. -
Uses of AssuredWorkloadsServiceClient.ListViolationsPagedResponse in com.google.cloud.assuredworkloads.v1.stub
Methods in com.google.cloud.assuredworkloads.v1.stub that return types with arguments of type AssuredWorkloadsServiceClient.ListViolationsPagedResponse Modifier and Type Method 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.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.
-