ModelDockerSectionResponseBaseImageRegistry Class

public final class ModelDockerSectionResponseBaseImageRegistry
extends ContainerRegistryResponse

Image registry that contains the base image.

Constructor Summary

Constructor Description
ModelDockerSectionResponseBaseImageRegistry()

Method Summary

Modifier and Type Method and Description
void validate()

Validates the instance.

ModelDockerSectionResponseBaseImageRegistry withAddress(String address)

Set the address property: The address property.

Methods inherited from ContainerRegistryResponse

Methods inherited from java.lang.Object

Constructor Details

ModelDockerSectionResponseBaseImageRegistry

public ModelDockerSectionResponseBaseImageRegistry()

Method Details

validate

public void validate()

Validates the instance.

Overrides:

ModelDockerSectionResponseBaseImageRegistry.validate()

withAddress

public ModelDockerSectionResponseBaseImageRegistry withAddress(String address)

Set the address property: The address property.

Overrides:

ModelDockerSectionResponseBaseImageRegistry.withAddress(String address)

Parameters:

address

Applies to