Uses of Class
com.oracle.bmc.keymanagement.responses.DisableAuditMgmtLoggingResponse
-
Packages that use DisableAuditMgmtLoggingResponse Package Description com.oracle.bmc.keymanagement com.oracle.bmc.keymanagement.responses -
-
Uses of DisableAuditMgmtLoggingResponse in com.oracle.bmc.keymanagement
Methods in com.oracle.bmc.keymanagement that return DisableAuditMgmtLoggingResponse Modifier and Type Method Description DisableAuditMgmtLoggingResponseKmsHsmCluster. disableAuditMgmtLogging(DisableAuditMgmtLoggingRequest request)Disables management audit logging for the given HSM Cluster resource.DisableAuditMgmtLoggingResponseKmsHsmClusterClient. disableAuditMgmtLogging(DisableAuditMgmtLoggingRequest request)Methods in com.oracle.bmc.keymanagement that return types with arguments of type DisableAuditMgmtLoggingResponse Modifier and Type Method Description Future<DisableAuditMgmtLoggingResponse>KmsHsmClusterAsync. disableAuditMgmtLogging(DisableAuditMgmtLoggingRequest request, AsyncHandler<DisableAuditMgmtLoggingRequest,DisableAuditMgmtLoggingResponse> handler)Disables management audit logging for the given HSM Cluster resource.Future<DisableAuditMgmtLoggingResponse>KmsHsmClusterAsyncClient. disableAuditMgmtLogging(DisableAuditMgmtLoggingRequest request, AsyncHandler<DisableAuditMgmtLoggingRequest,DisableAuditMgmtLoggingResponse> handler)Method parameters in com.oracle.bmc.keymanagement with type arguments of type DisableAuditMgmtLoggingResponse Modifier and Type Method Description Future<DisableAuditMgmtLoggingResponse>KmsHsmClusterAsync. disableAuditMgmtLogging(DisableAuditMgmtLoggingRequest request, AsyncHandler<DisableAuditMgmtLoggingRequest,DisableAuditMgmtLoggingResponse> handler)Disables management audit logging for the given HSM Cluster resource.Future<DisableAuditMgmtLoggingResponse>KmsHsmClusterAsyncClient. disableAuditMgmtLogging(DisableAuditMgmtLoggingRequest request, AsyncHandler<DisableAuditMgmtLoggingRequest,DisableAuditMgmtLoggingResponse> handler) -
Uses of DisableAuditMgmtLoggingResponse in com.oracle.bmc.keymanagement.responses
Methods in com.oracle.bmc.keymanagement.responses that return DisableAuditMgmtLoggingResponse Modifier and Type Method Description DisableAuditMgmtLoggingResponseDisableAuditMgmtLoggingResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.keymanagement.responses with parameters of type DisableAuditMgmtLoggingResponse Modifier and Type Method Description DisableAuditMgmtLoggingResponse.BuilderDisableAuditMgmtLoggingResponse.Builder. copy(DisableAuditMgmtLoggingResponse o)Copy method to populate the builder with values from the given instance.
-