| Package | Description |
|---|---|
| com.amazonaws.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
static RemoteManagement |
RemoteManagement.fromValue(String value)
Use this in place of valueOf.
|
static RemoteManagement |
RemoteManagement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteManagement[] |
RemoteManagement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobMetadata.setRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
|
void |
CreateClusterRequest.setRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network.
|
void |
CreateJobRequest.setRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
|
JobMetadata |
JobMetadata.withRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
|
CreateClusterRequest |
CreateClusterRequest.withRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal
network.
|
CreateJobRequest |
CreateJobRequest.withRemoteManagement(RemoteManagement remoteManagement)
Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network.
|
Copyright © 2023. All rights reserved.