#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for FieldLevelEncryptionProfileList
Implementations
If there are more elements to be listed, this element is present and contains the value that you can use for the Marker
request parameter to continue listing your profiles where you left off.
If there are more elements to be listed, this element is present and contains the value that you can use for the Marker
request parameter to continue listing your profiles where you left off.
The maximum number of field-level encryption profiles you want in the response body.
The maximum number of field-level encryption profiles you want in the response body.
The number of field-level encryption profiles.
Appends an item to items
.
To override the contents of this collection use set_items
.
The field-level encryption profile items.
The field-level encryption profile items.
Consumes the builder and constructs a FieldLevelEncryptionProfileList
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more