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