Uses of Class
com.oracle.bmc.keymanagement.responses.EnableAuditMgmtLoggingResponse
-
Packages that use EnableAuditMgmtLoggingResponse Package Description com.oracle.bmc.keymanagement com.oracle.bmc.keymanagement.responses -
-
Uses of EnableAuditMgmtLoggingResponse in com.oracle.bmc.keymanagement
Methods in com.oracle.bmc.keymanagement that return EnableAuditMgmtLoggingResponse Modifier and Type Method Description EnableAuditMgmtLoggingResponseKmsHsmCluster. enableAuditMgmtLogging(EnableAuditMgmtLoggingRequest request)Validates that the Dynamic Group and bucket policy supplied during EnableAuditLogging / CreateHsmCluster are now in place.EnableAuditMgmtLoggingResponseKmsHsmClusterClient. enableAuditMgmtLogging(EnableAuditMgmtLoggingRequest request)Methods in com.oracle.bmc.keymanagement that return types with arguments of type EnableAuditMgmtLoggingResponse 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)Method parameters in com.oracle.bmc.keymanagement with type arguments of type EnableAuditMgmtLoggingResponse 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 EnableAuditMgmtLoggingResponse in com.oracle.bmc.keymanagement.responses
Methods in com.oracle.bmc.keymanagement.responses that return EnableAuditMgmtLoggingResponse Modifier and Type Method Description EnableAuditMgmtLoggingResponseEnableAuditMgmtLoggingResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.keymanagement.responses with parameters of type EnableAuditMgmtLoggingResponse Modifier and Type Method Description EnableAuditMgmtLoggingResponse.BuilderEnableAuditMgmtLoggingResponse.Builder. copy(EnableAuditMgmtLoggingResponse o)Copy method to populate the builder with values from the given instance.
-