| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
Sample |
CreateProjectRequest.sample()
Returns the value of the Sample property for this object.
|
Sample |
DescribeProjectResponse.sample()
Returns the value of the Sample property for this object.
|
Sample |
Project.sample()
The sample size and sampling type to apply to the data.
|
Sample |
UpdateProjectRequest.sample()
Returns the value of the Sample property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProjectRequest.Builder |
CreateProjectRequest.Builder.sample(Sample sample)
Sets the value of the Sample property for this object.
|
DescribeProjectResponse.Builder |
DescribeProjectResponse.Builder.sample(Sample sample)
Sets the value of the Sample property for this object.
|
Project.Builder |
Project.Builder.sample(Sample sample)
The sample size and sampling type to apply to the data.
|
UpdateProjectRequest.Builder |
UpdateProjectRequest.Builder.sample(Sample sample)
Sets the value of the Sample property for this object.
|
Copyright © 2023. All rights reserved.