Interface ToShapeId
-
- All Known Subinterfaces:
Trait
- All Known Implementing Classes:
AbstractTrait
,ActionPermissionDescriptionTrait
,AnnotationTrait
,ApiKeySourceTrait
,ArnReferenceTrait
,ArnTrait
,AuthDefinitionTrait
,AuthorizersTrait
,AuthorizerTrait
,AuthTrait
,AwsJson1_0Trait
,AwsJson1_1Trait
,AwsProtocolTrait
,AwsQueryTrait
,BigDecimalShape
,BigIntegerShape
,BlobShape
,BooleanShape
,BoxTrait
,ByteShape
,CfnAdditionalIdentifierTrait
,CfnExcludePropertyTrait
,CfnMutabilityTrait
,CfnNameTrait
,CfnResourceTrait
,ClientDiscoveredEndpointTrait
,ClientEndpointDiscoveryIdTrait
,ClientEndpointDiscoveryTrait
,CognitoUserPoolsTrait
,CollectionShape
,ConditionKeysTrait
,ControlPlaneTrait
,CorsTrait
,DataPlaneTrait
,DataTrait
,DefineConditionKeysTrait
,DeprecatedTrait
,DisableConditionKeyInferenceTrait
,DocumentationTrait
,DocumentShape
,DoubleShape
,DynamicTrait
,Ec2QueryNameTrait
,Ec2QueryTrait
,EndpointTrait
,EntityShape
,EnumTrait
,ErrorTrait
,EventHeaderTrait
,EventPayloadTrait
,ExamplesTrait
,ExternalDocumentationTrait
,FloatShape
,HostLabelTrait
,HttpApiKeyAuthTrait
,HttpBasicAuthTrait
,HttpBearerAuthTrait
,HttpChecksumRequiredTrait
,HttpDigestAuthTrait
,HttpErrorTrait
,HttpHeaderTrait
,HttpLabelTrait
,HttpPayloadTrait
,HttpPrefixHeadersTrait
,HttpQueryTrait
,HttpRequestTestsTrait
,HttpResponseCodeTrait
,HttpResponseTestsTrait
,HttpTrait
,IdempotencyTokenTrait
,IdempotentTrait
,IdRefTrait
,IntegerShape
,IntegrationTrait
,InternalTrait
,JsonNameTrait
,LengthTrait
,ListShape
,LongShape
,MapShape
,MediaTypeTrait
,MemberShape
,MockIntegrationTrait
,MqttJsonTrait
,NoReplaceTrait
,NumberShape
,OperationShape
,OptionalAuthTrait
,PaginatedTrait
,PatternTrait
,PrivateTrait
,ProtocolDefinitionTrait
,PublishTrait
,RangeTrait
,ReadonlyTrait
,ReferencesTrait
,RequestValidatorTrait
,RequiredActionsTrait
,RequiredTrait
,RequiresLengthTrait
,ResourceIdentifierTrait
,ResourceShape
,RestJson1Trait
,RestXmlTrait
,RetryableTrait
,SensitiveTrait
,ServiceShape
,ServiceTrait
,SetShape
,Shape
,ShapeId
,ShortShape
,SigV4Trait
,SimpleShape
,SinceTrait
,SparseTrait
,StreamingTrait
,StringListTrait
,StringShape
,StringTrait
,StructureShape
,SubscribeTrait
,SuppressTrait
,TagsTrait
,TimestampFormatTrait
,TimestampShape
,TitleTrait
,TopicLabelTrait
,TraitDefinition
,UnionShape
,UniqueItemsTrait
,UnsignedPayloadTrait
,UnstableTrait
,WaitableTrait
,XmlAttributeTrait
,XmlFlattenedTrait
,XmlNamespaceTrait
,XmlNameTrait
public interface ToShapeId
Interface used to convert a shape to a ShapeId.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ShapeId
toShapeId()
-
-
-
Method Detail
-
toShapeId
ShapeId toShapeId()
- Returns:
- Returns the shape ID of an object.
-
-