| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeProfileResponse.Builder |
DescribeProfileResponse.builder() |
default DescribeProfileResponse.Builder |
DescribeProfileResponse.Builder.profile(Consumer<DescribedProfile.Builder> profile)
The details of the specified profile, returned as an object.
|
DescribeProfileResponse.Builder |
DescribeProfileResponse.Builder.profile(DescribedProfile profile)
The details of the specified profile, returned as an object.
|
DescribeProfileResponse.Builder |
DescribeProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeProfileResponse.Builder> |
DescribeProfileResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.