Uses of Class
com.google.cloud.audit.PolicyViolationInfo.Builder
Packages that use PolicyViolationInfo.Builder
-
Uses of PolicyViolationInfo.Builder in com.google.cloud.audit
Methods in com.google.cloud.audit that return PolicyViolationInfo.BuilderModifier and TypeMethodDescriptionPolicyViolationInfo.Builder.clear()PolicyViolationInfo.Builder.clearOrgPolicyViolationInfo()Indicates the orgpolicy violations for this resource.AuditLog.Builder.getPolicyViolationInfoBuilder()Indicates the policy violations for this request.PolicyViolationInfo.Builder.mergeFrom(PolicyViolationInfo other) PolicyViolationInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PolicyViolationInfo.Builder.mergeFrom(com.google.protobuf.Message other) PolicyViolationInfo.Builder.mergeOrgPolicyViolationInfo(OrgPolicyViolationInfo value) Indicates the orgpolicy violations for this resource.static PolicyViolationInfo.BuilderPolicyViolationInfo.newBuilder()static PolicyViolationInfo.BuilderPolicyViolationInfo.newBuilder(PolicyViolationInfo prototype) PolicyViolationInfo.newBuilderForType()protected PolicyViolationInfo.BuilderPolicyViolationInfo.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PolicyViolationInfo.Builder.setOrgPolicyViolationInfo(OrgPolicyViolationInfo value) Indicates the orgpolicy violations for this resource.PolicyViolationInfo.Builder.setOrgPolicyViolationInfo(OrgPolicyViolationInfo.Builder builderForValue) Indicates the orgpolicy violations for this resource.PolicyViolationInfo.toBuilder()Methods in com.google.cloud.audit with parameters of type PolicyViolationInfo.BuilderModifier and TypeMethodDescriptionAuditLog.Builder.setPolicyViolationInfo(PolicyViolationInfo.Builder builderForValue) Indicates the policy violations for this request.