Uses of Class
com.oracle.bmc.keymanagement.requests.UpdateAuditLoggingDestinationRequest
-
Packages that use UpdateAuditLoggingDestinationRequest Package Description com.oracle.bmc.keymanagement com.oracle.bmc.keymanagement.requests -
-
Uses of UpdateAuditLoggingDestinationRequest in com.oracle.bmc.keymanagement
Method parameters in com.oracle.bmc.keymanagement with type arguments of type UpdateAuditLoggingDestinationRequest Modifier and Type Method Description Future<UpdateAuditLoggingDestinationResponse>KmsHsmClusterAsync. updateAuditLoggingDestination(UpdateAuditLoggingDestinationRequest request, AsyncHandler<UpdateAuditLoggingDestinationRequest,UpdateAuditLoggingDestinationResponse> handler)update bucket details of management audit logs for a HSM cluster resource by hsmClusterId.Future<UpdateAuditLoggingDestinationResponse>KmsHsmClusterAsyncClient. updateAuditLoggingDestination(UpdateAuditLoggingDestinationRequest request, AsyncHandler<UpdateAuditLoggingDestinationRequest,UpdateAuditLoggingDestinationResponse> handler) -
Uses of UpdateAuditLoggingDestinationRequest in com.oracle.bmc.keymanagement.requests
Methods in com.oracle.bmc.keymanagement.requests that return UpdateAuditLoggingDestinationRequest Modifier and Type Method Description UpdateAuditLoggingDestinationRequestUpdateAuditLoggingDestinationRequest.Builder. build()Build the instance of UpdateAuditLoggingDestinationRequest as configured by this builderUpdateAuditLoggingDestinationRequestUpdateAuditLoggingDestinationRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateAuditLoggingDestinationRequest as configured by this builderMethods in com.oracle.bmc.keymanagement.requests with parameters of type UpdateAuditLoggingDestinationRequest Modifier and Type Method Description UpdateAuditLoggingDestinationRequest.BuilderUpdateAuditLoggingDestinationRequest.Builder. copy(UpdateAuditLoggingDestinationRequest o)Copy method to populate the builder with values from the given instance.
-