Uses of Class
software.amazon.awssdk.services.resourceexplorer2.model.GetIndexRequest
-
Packages that use GetIndexRequest Package Description software.amazon.awssdk.services.resourceexplorer2 Amazon Web Services Resource Explorer is a resource search and discovery service.software.amazon.awssdk.services.resourceexplorer2.transform -
-
Uses of GetIndexRequest in software.amazon.awssdk.services.resourceexplorer2
Methods in software.amazon.awssdk.services.resourceexplorer2 with parameters of type GetIndexRequest Modifier and Type Method Description default CompletableFuture<GetIndexResponse>ResourceExplorer2AsyncClient. getIndex(GetIndexRequest getIndexRequest)Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in which you invoked the operation.default GetIndexResponseResourceExplorer2Client. getIndex(GetIndexRequest getIndexRequest)Retrieves details about the Amazon Web Services Resource Explorer index in the Amazon Web Services Region in which you invoked the operation. -
Uses of GetIndexRequest in software.amazon.awssdk.services.resourceexplorer2.transform
Methods in software.amazon.awssdk.services.resourceexplorer2.transform with parameters of type GetIndexRequest Modifier and Type Method Description SdkHttpFullRequestGetIndexRequestMarshaller. marshall(GetIndexRequest getIndexRequest)
-