public final class Container
extends com.azure.core.management.SubResource
| Constructor and Description |
|---|
Container() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
Container |
withId(String id) |
public Container withId(String id)
withId in class com.azure.core.management.SubResourcepublic void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.