Uses of Class
software.amazon.awssdk.codegen.model.config.customization.KeyTypePair
-
Packages that use KeyTypePair Package Description software.amazon.awssdk.codegen.model.config.customization -
-
Uses of KeyTypePair in software.amazon.awssdk.codegen.model.config.customization
Methods in software.amazon.awssdk.codegen.model.config.customization that return types with arguments of type KeyTypePair Modifier and Type Method Description Map<String,KeyTypePair>EndpointAuthSchemeConfig. getEndpointProviderTestKeys()Method parameters in software.amazon.awssdk.codegen.model.config.customization with type arguments of type KeyTypePair Modifier and Type Method Description voidEndpointAuthSchemeConfig. setEndpointProviderTestKeys(Map<String,KeyTypePair> endpointProviderTestKeys)
-