GetControlResponse.Builder |
GetControlResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the control.
|
GetControlResponse.Builder |
GetControlResponse.Builder.behavior(String behavior) |
A term that identifies the control's functional behavior.
|
GetControlResponse.Builder |
GetControlResponse.Builder.behavior(ControlBehavior behavior) |
A term that identifies the control's functional behavior.
|
static GetControlResponse.Builder |
GetControlResponse.builder() |
|
GetControlResponse.Builder |
GetControlResponse.Builder.description(String description) |
A description of what the control does.
|
GetControlResponse.Builder |
GetControlResponse.Builder.name(String name) |
The display name of the control.
|
default GetControlResponse.Builder |
GetControlResponse.Builder.regionConfiguration(Consumer<RegionConfiguration.Builder> regionConfiguration) |
Sets the value of the RegionConfiguration property for this object.
|
GetControlResponse.Builder |
GetControlResponse.Builder.regionConfiguration(RegionConfiguration regionConfiguration) |
Sets the value of the RegionConfiguration property for this object.
|
GetControlResponse.Builder |
GetControlResponse.toBuilder() |
|