public static interface GetOpsItemRequest.Builder extends SsmRequest.Builder, SdkPojo, CopyableBuilder<GetOpsItemRequest.Builder,GetOpsItemRequest>
| Modifier and Type | Method and Description |
|---|---|
GetOpsItemRequest.Builder |
opsItemArn(String opsItemArn)
The OpsItem Amazon Resource Name (ARN).
|
GetOpsItemRequest.Builder |
opsItemId(String opsItemId)
The ID of the OpsItem that you want to get.
|
GetOpsItemRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetOpsItemRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetOpsItemRequest.Builder opsItemId(String opsItemId)
The ID of the OpsItem that you want to get.
opsItemId - The ID of the OpsItem that you want to get.GetOpsItemRequest.Builder opsItemArn(String opsItemArn)
The OpsItem Amazon Resource Name (ARN).
opsItemArn - The OpsItem Amazon Resource Name (ARN).GetOpsItemRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetOpsItemRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.