MinioContainerResource.withPassword
Method
interface MinioContainerResource { // ... omitted for brevity withPassword(password: ParameterResource): MinioContainerResource;}Signature
method
withPassword builder Configures the password that the MinIO resource uses.
withPassword(password: ParameterResource): MinioContainerResourceParameters
password ParameterResource Returns
MinioContainerResource Defined on
This method is defined on the following type: