public static interface ListLakeFormationOptInsRequest.Builder extends LakeFormationRequest.Builder, SdkPojo, CopyableBuilder<ListLakeFormationOptInsRequest.Builder,ListLakeFormationOptInsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListLakeFormationOptInsRequest.Builder principal(DataLakePrincipal principal)
principal - The new value for the Principal property for this object.default ListLakeFormationOptInsRequest.Builder principal(Consumer<DataLakePrincipal.Builder> principal)
DataLakePrincipal.Builder avoiding the
need to create one manually via DataLakePrincipal.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to principal(DataLakePrincipal).
principal - a consumer that will call methods on DataLakePrincipal.Builderprincipal(DataLakePrincipal)ListLakeFormationOptInsRequest.Builder resource(Resource resource)
A structure for the resource.
resource - A structure for the resource.default ListLakeFormationOptInsRequest.Builder resource(Consumer<Resource.Builder> resource)
A structure for the resource.
This is a convenience method that creates an instance of theResource.Builder avoiding the need to
create one manually via Resource.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result is
passed to resource(Resource).
resource - a consumer that will call methods on Resource.Builderresource(Resource)ListLakeFormationOptInsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.ListLakeFormationOptInsRequest.Builder nextToken(String nextToken)
A continuation token, if this is not the first call to retrieve this list.
nextToken - A continuation token, if this is not the first call to retrieve this list.ListLakeFormationOptInsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListLakeFormationOptInsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.