public static interface RegistryTask.DefinitionStages.Location
| Modifier and Type | Method and Description |
|---|---|
RegistryTask.DefinitionStages.Platform |
withLocation(Region location)
The parameters specifying location of the container registry task.
|
RegistryTask.DefinitionStages.Platform |
withLocation(String location)
The parameters specifying location of the container registry task.
|
RegistryTask.DefinitionStages.Platform withLocation(String location)
location - the location of the container registry task.RegistryTask.DefinitionStages.Platform withLocation(Region location)
location - the location of the container registry task.Copyright © 2019. All rights reserved.