#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for SapoDataConnectorProfileProperties
Implementations
The location of the SAPOData resource.
The location of the SAPOData resource.
The application path to catalog service.
The application path to catalog service.
The port number of the SAPOData instance.
The port number of the SAPOData instance.
The client number for the client creating the connection.
The client number for the client creating the connection.
The logon language of SAPOData instance.
The logon language of SAPOData instance.
The SAPOData Private Link service name to be used for private data transfers.
The SAPOData Private Link service name to be used for private data transfers.
The SAPOData OAuth properties required for OAuth type authentication.
The SAPOData OAuth properties required for OAuth type authentication.
Consumes the builder and constructs a SapoDataConnectorProfileProperties
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