Uses of Class
com.oracle.bmc.keymanagement.requests.EnableAuditMgmtLoggingRequest
-
Packages that use EnableAuditMgmtLoggingRequest Package Description com.oracle.bmc.keymanagement com.oracle.bmc.keymanagement.requests -
-
Uses of EnableAuditMgmtLoggingRequest in com.oracle.bmc.keymanagement
Method parameters in com.oracle.bmc.keymanagement with type arguments of type EnableAuditMgmtLoggingRequest Modifier and Type Method Description Future<EnableAuditMgmtLoggingResponse>KmsHsmClusterAsync. enableAuditMgmtLogging(EnableAuditMgmtLoggingRequest request, AsyncHandler<EnableAuditMgmtLoggingRequest,EnableAuditMgmtLoggingResponse> handler)Validates that the Dynamic Group and bucket policy supplied during EnableAuditLogging / CreateHsmCluster are now in place.Future<EnableAuditMgmtLoggingResponse>KmsHsmClusterAsyncClient. enableAuditMgmtLogging(EnableAuditMgmtLoggingRequest request, AsyncHandler<EnableAuditMgmtLoggingRequest,EnableAuditMgmtLoggingResponse> handler) -
Uses of EnableAuditMgmtLoggingRequest in com.oracle.bmc.keymanagement.requests
Methods in com.oracle.bmc.keymanagement.requests that return EnableAuditMgmtLoggingRequest Modifier and Type Method Description EnableAuditMgmtLoggingRequestEnableAuditMgmtLoggingRequest.Builder. build()Build the instance of EnableAuditMgmtLoggingRequest as configured by this builderEnableAuditMgmtLoggingRequestEnableAuditMgmtLoggingRequest.Builder. buildWithoutInvocationCallback()Build the instance of EnableAuditMgmtLoggingRequest as configured by this builderMethods in com.oracle.bmc.keymanagement.requests with parameters of type EnableAuditMgmtLoggingRequest Modifier and Type Method Description EnableAuditMgmtLoggingRequest.BuilderEnableAuditMgmtLoggingRequest.Builder. copy(EnableAuditMgmtLoggingRequest o)Copy method to populate the builder with values from the given instance.
-