public static interface DescribeProjectRequest.Builder extends MobileRequest.Builder, SdkPojo, CopyableBuilder<DescribeProjectRequest.Builder,DescribeProjectRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeProjectRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeProjectRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeProjectRequest.Builder |
projectId(String projectId)
Unique project identifier.
|
DescribeProjectRequest.Builder |
syncFromResources(Boolean syncFromResources)
If set to true, causes AWS Mobile Hub to synchronize information from other services, e.g., update state of
AWS CloudFormation stacks in the AWS Mobile Hub project.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeProjectRequest.Builder projectId(String projectId)
Unique project identifier.
projectId - Unique project identifier.DescribeProjectRequest.Builder syncFromResources(Boolean syncFromResources)
If set to true, causes AWS Mobile Hub to synchronize information from other services, e.g., update state of AWS CloudFormation stacks in the AWS Mobile Hub project.
syncFromResources - If set to true, causes AWS Mobile Hub to synchronize information from other services, e.g., update
state of AWS CloudFormation stacks in the AWS Mobile Hub project.DescribeProjectRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeProjectRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.