static CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.builder() |
|
default CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.emrContainersConfig(Consumer<EMRContainersConfig.Builder> emrContainersConfig) |
The EMR containers configuration.
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.emrContainersConfig(EMRContainersConfig emrContainersConfig) |
The EMR containers configuration.
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.profilerType(String profilerType) |
The profiler type for the persistent application user interface.
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.profilerType(ProfilerType profilerType) |
The profiler type for the persistent application user interface.
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.tags(Collection<Tag> tags) |
Tags for the persistent application user interface.
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.tags(Consumer<Tag.Builder>... tags) |
Tags for the persistent application user interface.
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.tags(Tag... tags) |
Tags for the persistent application user interface.
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.targetResourceArn(String targetResourceArn) |
The unique Amazon Resource Name (ARN) of the target resource.
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.toBuilder() |
|
CreatePersistentAppUiRequest.Builder |
CreatePersistentAppUiRequest.Builder.xReferer(String xReferer) |
The cross reference for the persistent application user interface.
|