| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomParameter> |
UpdateEnvironmentProfileResponse.userParameters()
The user parameters to be updated as part of the
UpdateEnvironmentProfile action. |
List<CustomParameter> |
GetEnvironmentProfileResponse.userParameters()
The user parameters of the environment profile.
|
List<CustomParameter> |
UpdateEnvironmentResponse.userParameters()
The user parameters to be updated as part of the
UpdateEnvironment action. |
List<CustomParameter> |
GetEnvironmentResponse.userParameters()
The user parameters of this Amazon DataZone environment.
|
List<CustomParameter> |
CreateEnvironmentResponse.userParameters()
The user parameters of this Amazon DataZone environment.
|
List<CustomParameter> |
CreateEnvironmentProfileResponse.userParameters()
The user parameters of this Amazon DataZone environment profile.
|
List<CustomParameter> |
GetEnvironmentBlueprintResponse.userParameters()
The user parameters of this blueprint.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentProfileResponse.Builder |
UpdateEnvironmentProfileResponse.Builder.userParameters(CustomParameter... userParameters)
The user parameters to be updated as part of the
UpdateEnvironmentProfile action. |
GetEnvironmentProfileResponse.Builder |
GetEnvironmentProfileResponse.Builder.userParameters(CustomParameter... userParameters)
The user parameters of the environment profile.
|
UpdateEnvironmentResponse.Builder |
UpdateEnvironmentResponse.Builder.userParameters(CustomParameter... userParameters)
The user parameters to be updated as part of the
UpdateEnvironment action. |
GetEnvironmentResponse.Builder |
GetEnvironmentResponse.Builder.userParameters(CustomParameter... userParameters)
The user parameters of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
CreateEnvironmentResponse.Builder.userParameters(CustomParameter... userParameters)
The user parameters of this Amazon DataZone environment.
|
CreateEnvironmentProfileResponse.Builder |
CreateEnvironmentProfileResponse.Builder.userParameters(CustomParameter... userParameters)
The user parameters of this Amazon DataZone environment profile.
|
GetEnvironmentBlueprintResponse.Builder |
GetEnvironmentBlueprintResponse.Builder.userParameters(CustomParameter... userParameters)
The user parameters of this blueprint.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentProfileResponse.Builder |
UpdateEnvironmentProfileResponse.Builder.userParameters(Collection<CustomParameter> userParameters)
The user parameters to be updated as part of the
UpdateEnvironmentProfile action. |
GetEnvironmentProfileResponse.Builder |
GetEnvironmentProfileResponse.Builder.userParameters(Collection<CustomParameter> userParameters)
The user parameters of the environment profile.
|
UpdateEnvironmentResponse.Builder |
UpdateEnvironmentResponse.Builder.userParameters(Collection<CustomParameter> userParameters)
The user parameters to be updated as part of the
UpdateEnvironment action. |
GetEnvironmentResponse.Builder |
GetEnvironmentResponse.Builder.userParameters(Collection<CustomParameter> userParameters)
The user parameters of this Amazon DataZone environment.
|
CreateEnvironmentResponse.Builder |
CreateEnvironmentResponse.Builder.userParameters(Collection<CustomParameter> userParameters)
The user parameters of this Amazon DataZone environment.
|
CreateEnvironmentProfileResponse.Builder |
CreateEnvironmentProfileResponse.Builder.userParameters(Collection<CustomParameter> userParameters)
The user parameters of this Amazon DataZone environment profile.
|
GetEnvironmentBlueprintResponse.Builder |
GetEnvironmentBlueprintResponse.Builder.userParameters(Collection<CustomParameter> userParameters)
The user parameters of this blueprint.
|
Copyright © 2023. All rights reserved.