| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakeredge |
SageMaker Edge Manager dataplane service for communicating with active agents.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDeviceRegistrationResponse |
SagemakerEdgeClient.getDeviceRegistration(Consumer<GetDeviceRegistrationRequest.Builder> getDeviceRegistrationRequest)
Use to check if a device is registered with SageMaker Edge Manager.
|
default GetDeviceRegistrationResponse |
SagemakerEdgeClient.getDeviceRegistration(GetDeviceRegistrationRequest getDeviceRegistrationRequest)
Use to check if a device is registered with SageMaker Edge Manager.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeviceRegistrationResponse> |
SagemakerEdgeAsyncClient.getDeviceRegistration(Consumer<GetDeviceRegistrationRequest.Builder> getDeviceRegistrationRequest)
Use to check if a device is registered with SageMaker Edge Manager.
|
default CompletableFuture<GetDeviceRegistrationResponse> |
SagemakerEdgeAsyncClient.getDeviceRegistration(GetDeviceRegistrationRequest getDeviceRegistrationRequest)
Use to check if a device is registered with SageMaker Edge Manager.
|
Copyright © 2023. All rights reserved.