| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceMetadata |
ServiceMetadata.clone() |
ServiceMetadata |
ListedExecution.getServiceMetadata()
A container object for the session details that are associated with a workflow.
|
ServiceMetadata |
DescribedExecution.getServiceMetadata()
A container object for the session details that are associated with a workflow.
|
ServiceMetadata |
ServiceMetadata.withUserDetails(UserDetails userDetails)
The Server ID (
ServerId), Session ID (SessionId) and user (UserName) make
up the UserDetails. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListedExecution.setServiceMetadata(ServiceMetadata serviceMetadata)
A container object for the session details that are associated with a workflow.
|
void |
DescribedExecution.setServiceMetadata(ServiceMetadata serviceMetadata)
A container object for the session details that are associated with a workflow.
|
ListedExecution |
ListedExecution.withServiceMetadata(ServiceMetadata serviceMetadata)
A container object for the session details that are associated with a workflow.
|
DescribedExecution |
DescribedExecution.withServiceMetadata(ServiceMetadata serviceMetadata)
A container object for the session details that are associated with a workflow.
|
Copyright © 2024. All rights reserved.