Uses of Class
com.oracle.bmc.keymanagement.model.UpdateAuditLoggingDestinationDetails
-
Packages that use UpdateAuditLoggingDestinationDetails Package Description com.oracle.bmc.keymanagement.model com.oracle.bmc.keymanagement.requests -
-
Uses of UpdateAuditLoggingDestinationDetails in com.oracle.bmc.keymanagement.model
Methods in com.oracle.bmc.keymanagement.model that return UpdateAuditLoggingDestinationDetails Modifier and Type Method Description UpdateAuditLoggingDestinationDetailsUpdateAuditLoggingDestinationDetails.Builder. build()Methods in com.oracle.bmc.keymanagement.model with parameters of type UpdateAuditLoggingDestinationDetails Modifier and Type Method Description UpdateAuditLoggingDestinationDetails.BuilderUpdateAuditLoggingDestinationDetails.Builder. copy(UpdateAuditLoggingDestinationDetails model) -
Uses of UpdateAuditLoggingDestinationDetails in com.oracle.bmc.keymanagement.requests
Methods in com.oracle.bmc.keymanagement.requests that return UpdateAuditLoggingDestinationDetails Modifier and Type Method Description UpdateAuditLoggingDestinationDetailsUpdateAuditLoggingDestinationRequest. getBody$()Alternative accessor for the body parameter.UpdateAuditLoggingDestinationDetailsUpdateAuditLoggingDestinationRequest. getUpdateAuditLoggingDestinationDetails()The information need to make changes for management audit logs.Methods in com.oracle.bmc.keymanagement.requests with parameters of type UpdateAuditLoggingDestinationDetails Modifier and Type Method Description UpdateAuditLoggingDestinationRequest.BuilderUpdateAuditLoggingDestinationRequest.Builder. body$(UpdateAuditLoggingDestinationDetails body)Alternative setter for the body parameter.UpdateAuditLoggingDestinationRequest.BuilderUpdateAuditLoggingDestinationRequest.Builder. updateAuditLoggingDestinationDetails(UpdateAuditLoggingDestinationDetails updateAuditLoggingDestinationDetails)The information need to make changes for management audit logs.
-