TaskContainerSettings.withRegistry(ContainerRegistry registry) 方法
定义
Set this setting can be omitted if was already provided at pool creation.
public TaskContainerSettings withRegistry(ContainerRegistry registry)
参数
- registry
- ContainerRegistry
the registry value to set
返回
the TaskContainerSettings object itself.