#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for InvalidLayerPartException
Implementations
The AWS account ID associated with the layer part.
The AWS account ID associated with the layer part.
The name of the repository.
The name of the repository.
The upload ID associated with the layer part.
The upload ID associated with the layer part.
The position of the last byte of the layer part.
The position of the last byte of the layer part.
Consumes the builder and constructs a InvalidLayerPartException
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