Uses of Class
software.amazon.awssdk.services.clouddirectory.model.GetTypedLinkFacetInformationRequest
-
Packages that use GetTypedLinkFacetInformationRequest Package Description software.amazon.awssdk.services.clouddirectory Amazon Cloud Directory software.amazon.awssdk.services.clouddirectory.transform -
-
Uses of GetTypedLinkFacetInformationRequest in software.amazon.awssdk.services.clouddirectory
Methods in software.amazon.awssdk.services.clouddirectory with parameters of type GetTypedLinkFacetInformationRequest Modifier and Type Method Description default CompletableFuture<GetTypedLinkFacetInformationResponse>CloudDirectoryAsyncClient. getTypedLinkFacetInformation(GetTypedLinkFacetInformationRequest getTypedLinkFacetInformationRequest)Returns the identity attribute order for a specific TypedLinkFacet.default GetTypedLinkFacetInformationResponseCloudDirectoryClient. getTypedLinkFacetInformation(GetTypedLinkFacetInformationRequest getTypedLinkFacetInformationRequest)Returns the identity attribute order for a specific TypedLinkFacet. -
Uses of GetTypedLinkFacetInformationRequest in software.amazon.awssdk.services.clouddirectory.transform
Methods in software.amazon.awssdk.services.clouddirectory.transform with parameters of type GetTypedLinkFacetInformationRequest Modifier and Type Method Description SdkHttpFullRequestGetTypedLinkFacetInformationRequestMarshaller. marshall(GetTypedLinkFacetInformationRequest getTypedLinkFacetInformationRequest)
-