| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
static LakeFormationOptInsInfo.Builder |
LakeFormationOptInsInfo.builder() |
LakeFormationOptInsInfo.Builder |
LakeFormationOptInsInfo.Builder.lastModified(Instant lastModified)
The last modified date and time of the record.
|
LakeFormationOptInsInfo.Builder |
LakeFormationOptInsInfo.Builder.lastUpdatedBy(String lastUpdatedBy)
The user who updated the record.
|
default LakeFormationOptInsInfo.Builder |
LakeFormationOptInsInfo.Builder.principal(Consumer<DataLakePrincipal.Builder> principal)
Sets the value of the Principal property for this object.
|
LakeFormationOptInsInfo.Builder |
LakeFormationOptInsInfo.Builder.principal(DataLakePrincipal principal)
Sets the value of the Principal property for this object.
|
default LakeFormationOptInsInfo.Builder |
LakeFormationOptInsInfo.Builder.resource(Consumer<Resource.Builder> resource)
Sets the value of the Resource property for this object.
|
LakeFormationOptInsInfo.Builder |
LakeFormationOptInsInfo.Builder.resource(Resource resource)
Sets the value of the Resource property for this object.
|
LakeFormationOptInsInfo.Builder |
LakeFormationOptInsInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LakeFormationOptInsInfo.Builder> |
LakeFormationOptInsInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.