| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph |
|
| software.amazon.awssdk.services.iotthingsgraph.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeNamespaceResponse> |
IoTThingsGraphAsyncClient.describeNamespace(DescribeNamespaceRequest describeNamespaceRequest)
Gets the latest version of the user's namespace and the public version that it is tracking.
|
default DescribeNamespaceResponse |
IoTThingsGraphClient.describeNamespace(DescribeNamespaceRequest describeNamespaceRequest)
Gets the latest version of the user's namespace and the public version that it is tracking.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeNamespaceRequestMarshaller.marshall(DescribeNamespaceRequest describeNamespaceRequest) |
Copyright © 2021. All rights reserved.