static ListLakeFormationOptInsRequest.Builder |
ListLakeFormationOptInsRequest.builder() |
|
ListLakeFormationOptInsRequest.Builder |
ListLakeFormationOptInsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return.
|
ListLakeFormationOptInsRequest.Builder |
ListLakeFormationOptInsRequest.Builder.nextToken(String nextToken) |
A continuation token, if this is not the first call to retrieve this list.
|
ListLakeFormationOptInsRequest.Builder |
ListLakeFormationOptInsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListLakeFormationOptInsRequest.Builder |
ListLakeFormationOptInsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default ListLakeFormationOptInsRequest.Builder |
ListLakeFormationOptInsRequest.Builder.principal(Consumer<DataLakePrincipal.Builder> principal) |
Sets the value of the Principal property for this object.
|
ListLakeFormationOptInsRequest.Builder |
ListLakeFormationOptInsRequest.Builder.principal(DataLakePrincipal principal) |
Sets the value of the Principal property for this object.
|
default ListLakeFormationOptInsRequest.Builder |
ListLakeFormationOptInsRequest.Builder.resource(Consumer<Resource.Builder> resource) |
A structure for the resource.
|
ListLakeFormationOptInsRequest.Builder |
ListLakeFormationOptInsRequest.Builder.resource(Resource resource) |
A structure for the resource.
|
ListLakeFormationOptInsRequest.Builder |
ListLakeFormationOptInsRequest.toBuilder() |
|