AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::GeoMaps::Model Namespace Reference

Namespaces

namespace  ColorSchemeMapper
 
namespace  MapStyleMapper
 
namespace  ScaleBarUnitMapper
 
 
 
namespace  VariantMapper
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
typedef std::future< GetTileOutcomeGetTileOutcomeCallable
 

Enumerations

enum class  ColorScheme { NOT_SET , Light , Dark }
 
enum class  MapStyle {
  NOT_SET , Standard , Monochrome , Hybrid ,
  Satellite
}
 
 
enum class  StaticMapStyle { NOT_SET , Satellite }
 
 
enum class  Variant { NOT_SET , Default }
 

Typedef Documentation

◆ GetGlyphsOutcome

Definition at line 74 of file GeoMapsServiceClientModel.h.

◆ GetGlyphsOutcomeCallable

Definition at line 82 of file GeoMapsServiceClientModel.h.

◆ GetSpritesOutcome

Definition at line 75 of file GeoMapsServiceClientModel.h.

◆ GetSpritesOutcomeCallable

Definition at line 83 of file GeoMapsServiceClientModel.h.

◆ GetStaticMapOutcome

Definition at line 76 of file GeoMapsServiceClientModel.h.

◆ GetStaticMapOutcomeCallable

Definition at line 84 of file GeoMapsServiceClientModel.h.

◆ GetStyleDescriptorOutcome

Definition at line 77 of file GeoMapsServiceClientModel.h.

◆ GetStyleDescriptorOutcomeCallable

Definition at line 85 of file GeoMapsServiceClientModel.h.

◆ GetTileOutcome

Definition at line 78 of file GeoMapsServiceClientModel.h.

◆ GetTileOutcomeCallable

Definition at line 86 of file GeoMapsServiceClientModel.h.

Enumeration Type Documentation

◆ ColorScheme

Enumerator
NOT_SET 
Light 
Dark 

Definition at line 16 of file ColorScheme.h.

◆ MapStyle

strong
Enumerator
NOT_SET 
Standard 
Monochrome 
Hybrid 
Satellite 

Definition at line 16 of file MapStyle.h.

◆ ScaleBarUnit

Enumerator
NOT_SET 
Kilometers 
KilometersMiles 
Miles 
MilesKilometers 

Definition at line 16 of file ScaleBarUnit.h.

◆ StaticMapStyle

Enumerator
NOT_SET 
Satellite 

Definition at line 16 of file StaticMapStyle.h.

◆ ValidationExceptionReason

Enumerator
NOT_SET 
UnknownOperation 
Missing 
CannotParse 
FieldValidationFailed 
Other 
UnknownField 

Definition at line 16 of file ValidationExceptionReason.h.

◆ Variant

strong
Enumerator
NOT_SET 
Default 

Definition at line 16 of file Variant.h.