public static interface UpdateAuthorizerResponse.Builder extends IotResponse.Builder, SdkPojo, CopyableBuilder<UpdateAuthorizerResponse.Builder,UpdateAuthorizerResponse>
Modifier and Type | Method and Description |
---|---|
UpdateAuthorizerResponse.Builder |
authorizerArn(String authorizerArn)
The authorizer ARN.
|
UpdateAuthorizerResponse.Builder |
authorizerName(String authorizerName)
The authorizer name.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
UpdateAuthorizerResponse.Builder authorizerName(String authorizerName)
The authorizer name.
authorizerName
- The authorizer name.UpdateAuthorizerResponse.Builder authorizerArn(String authorizerArn)
The authorizer ARN.
authorizerArn
- The authorizer ARN.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.