Uses of Class
com.oracle.bmc.keymanagement.requests.DisableAuditMgmtLoggingRequest
-
Packages that use DisableAuditMgmtLoggingRequest Package Description com.oracle.bmc.keymanagement com.oracle.bmc.keymanagement.requests -
-
Uses of DisableAuditMgmtLoggingRequest in com.oracle.bmc.keymanagement
Methods in com.oracle.bmc.keymanagement with parameters of type DisableAuditMgmtLoggingRequest Modifier and Type Method Description DisableAuditMgmtLoggingResponseKmsHsmCluster. disableAuditMgmtLogging(DisableAuditMgmtLoggingRequest request)Disables management audit logging for the given HSM Cluster resource.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)DisableAuditMgmtLoggingResponseKmsHsmClusterClient. disableAuditMgmtLogging(DisableAuditMgmtLoggingRequest request)Method parameters in com.oracle.bmc.keymanagement with type arguments of type DisableAuditMgmtLoggingRequest 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 DisableAuditMgmtLoggingRequest in com.oracle.bmc.keymanagement.requests
Methods in com.oracle.bmc.keymanagement.requests that return DisableAuditMgmtLoggingRequest Modifier and Type Method Description DisableAuditMgmtLoggingRequestDisableAuditMgmtLoggingRequest.Builder. build()Build the instance of DisableAuditMgmtLoggingRequest as configured by this builderDisableAuditMgmtLoggingRequestDisableAuditMgmtLoggingRequest.Builder. buildWithoutInvocationCallback()Build the instance of DisableAuditMgmtLoggingRequest as configured by this builderMethods in com.oracle.bmc.keymanagement.requests with parameters of type DisableAuditMgmtLoggingRequest Modifier and Type Method Description DisableAuditMgmtLoggingRequest.BuilderDisableAuditMgmtLoggingRequest.Builder. copy(DisableAuditMgmtLoggingRequest o)Copy method to populate the builder with values from the given instance.
-