Struct aws_sdk_fsx::model::svm_endpoints::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for SvmEndpoints
Implementations
An endpoint for connecting using the Internet Small Computer Systems Interface (iSCSI) protocol.
An endpoint for connecting using the Internet Small Computer Systems Interface (iSCSI) protocol.
An endpoint for managing SVMs using the NetApp ONTAP CLI, NetApp ONTAP API, or NetApp CloudManager.
An endpoint for managing SVMs using the NetApp ONTAP CLI, NetApp ONTAP API, or NetApp CloudManager.
An endpoint for connecting using the Network File System (NFS) protocol.
An endpoint for connecting using the Network File System (NFS) protocol.
An endpoint for connecting using the Server Message Block (SMB) protocol.
An endpoint for connecting using the Server Message Block (SMB) protocol.
Consumes the builder and constructs a SvmEndpoints
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