| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.models |
Package containing the data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static Scheme |
Scheme.HTTP
Static value http for Scheme.
|
static Scheme |
Scheme.HTTPS
Static value https for Scheme.
|
| Modifier and Type | Method and Description |
|---|---|
static Scheme |
Scheme.fromString(String name)
Creates or finds a Scheme from its string representation.
|
Scheme |
ContainerHttpGet.scheme()
Get the scheme property: The scheme.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerHttpGet |
ContainerHttpGet.withScheme(Scheme scheme)
Set the scheme property: The scheme.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.