Uses of Class
com.oracle.bmc.keymanagement.responses.UpdateAuditLoggingDestinationResponse
-
Packages that use UpdateAuditLoggingDestinationResponse Package Description com.oracle.bmc.keymanagement com.oracle.bmc.keymanagement.responses -
-
Uses of UpdateAuditLoggingDestinationResponse in com.oracle.bmc.keymanagement
Methods in com.oracle.bmc.keymanagement that return UpdateAuditLoggingDestinationResponse Modifier and Type Method Description UpdateAuditLoggingDestinationResponseKmsHsmCluster. updateAuditLoggingDestination(UpdateAuditLoggingDestinationRequest request)update bucket details of management audit logs for a HSM cluster resource by hsmClusterId.UpdateAuditLoggingDestinationResponseKmsHsmClusterClient. updateAuditLoggingDestination(UpdateAuditLoggingDestinationRequest request)Methods in com.oracle.bmc.keymanagement that return types with arguments of type UpdateAuditLoggingDestinationResponse 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)Method parameters in com.oracle.bmc.keymanagement with type arguments of type UpdateAuditLoggingDestinationResponse 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 UpdateAuditLoggingDestinationResponse in com.oracle.bmc.keymanagement.responses
Methods in com.oracle.bmc.keymanagement.responses that return UpdateAuditLoggingDestinationResponse Modifier and Type Method Description UpdateAuditLoggingDestinationResponseUpdateAuditLoggingDestinationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.keymanagement.responses with parameters of type UpdateAuditLoggingDestinationResponse Modifier and Type Method Description UpdateAuditLoggingDestinationResponse.BuilderUpdateAuditLoggingDestinationResponse.Builder. copy(UpdateAuditLoggingDestinationResponse o)Copy method to populate the builder with values from the given instance.
-