Package | Description |
---|---|
software.amazon.awssdk.core |
Modifier and Type | Method and Description |
---|---|
ApiName |
ApiName.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ApiName> |
RequestOverrideConfiguration.apiNames()
The optional names of the higher level libraries that constructed the request.
|
List<ApiName> |
RequestOverrideConfiguration.Builder.apiNames()
The optional names of the higher level libraries that constructed the request.
|
List<ApiName> |
RequestOverrideConfiguration.BuilderImpl.apiNames() |
Modifier and Type | Method and Description |
---|---|
B |
RequestOverrideConfiguration.Builder.addApiName(ApiName apiName)
Set the optional name of the higher level library that constructed the request.
|
B |
RequestOverrideConfiguration.BuilderImpl.addApiName(ApiName apiName) |
Copyright © 2018. All rights reserved.