public abstract static class OrgPolicyViolationsPreviewServiceGrpc.OrgPolicyViolationsPreviewServiceImplBase implements BindableService, OrgPolicyViolationsPreviewServiceGrpc.AsyncService
Base class for the server implementation of the service OrgPolicyViolationsPreviewService.
Violations Preview API service for OrgPolicy. An OrgPolicyViolationsPreview is a preview of the violations that will exist as soon as a proposed OrgPolicy change is submitted. To create an OrgPolicyViolationsPreview, the API user specifies the changes they wish to make and requests the generation of a preview via [GenerateViolationsPreview][]. the OrgPolicy Simulator service then scans the API user's currently existing resources to determine these resources violate the newly set OrgPolicy.
Inheritance
java.lang.Object > OrgPolicyViolationsPreviewServiceGrpc.OrgPolicyViolationsPreviewServiceImplBaseConstructors
OrgPolicyViolationsPreviewServiceImplBase()
public OrgPolicyViolationsPreviewServiceImplBase()
Methods
bindService()
public final ServerServiceDefinition bindService()
Returns | |
---|---|
Type | Description |
io.grpc.ServerServiceDefinition |