| Package | Description |
|---|---|
| io.sphere.sdk.extensions |
| Modifier and Type | Method and Description |
|---|---|
AzureFunctionsAuthentication |
AzureFunctionsAuthenticationBuilder.build()
Creates a new instance of
AzureFunctionsAuthentication with the values of this builder. |
| Modifier and Type | Method and Description |
|---|---|
static AzureFunctionsAuthenticationBuilder |
AzureFunctionsAuthenticationBuilder.of(AzureFunctionsAuthentication template)
Creates a new object initialized with the fields of the template parameter.
|