LeviLamina
Loading...
Searching...
No Matches
Bedrock::Http::RequestBuilder Class Reference
Inheritance diagram for Bedrock::Http::RequestBuilder:

Public Member Functions

RequestBuilder & operator= (RequestBuilder const &)
 RequestBuilder (RequestBuilder const &)
MCAPI::Bedrock::Http::RequestBuilder & GET ()
MCAPI::Bedrock::Http::RequestBuilder & POST ()
MCAPI RequestBuilder ()
MCAPI::Bedrock::Http::RequestBuilder & addHeader (::std::string const &header, ::std::string const &value, bool ignoreRestrictedHeaderCheck)
MCAPI::Bedrock::Http::RequestBuilder & body (::std::string const &plainText)
MCAPI::Bedrock::Http::Request & build ()
MCAPI::Bedrock::Http::RequestBuilder & method (::Bedrock::Http::Method method)
MCAPI::Bedrock::Http::RequestBuilder & priority (::Bedrock::Http::RequestPriority priority)
MCAPI::Bedrock::Http::RequestBuilder & timeout (::std::chrono::seconds timeout)
MCAPI::Bedrock::Http::RequestBuilder & url (::std::string const &url)
MCAPI ~RequestBuilder ()
MCAPI void * $ctor ()
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 224 > mUnkaf9bb2
::ll::UntypedStorage< 8, 64 > mUnkd459f4

Constructor & Destructor Documentation

◆ RequestBuilder()

MCAPI Bedrock::Http::RequestBuilder::RequestBuilder ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~RequestBuilder()

MCAPI Bedrock::Http::RequestBuilder::~RequestBuilder ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ GET()

MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::GET ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ POST()

MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::POST ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ addHeader()

MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::addHeader ( ::std::string const & header,
::std::string const & value,
bool ignoreRestrictedHeaderCheck )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ body()

MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::body ( ::std::string const & plainText)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ build()

MCAPI::Bedrock::Http::Request & Bedrock::Http::RequestBuilder::build ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ method()

MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::method ( ::Bedrock::Http::Method method)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ priority()

MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::priority ( ::Bedrock::Http::RequestPriority priority)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ timeout()

MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::timeout ( ::std::chrono::seconds timeout)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ url()

MCAPI::Bedrock::Http::RequestBuilder & Bedrock::Http::RequestBuilder::url ( ::std::string const & url)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * Bedrock::Http::RequestBuilder::$ctor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void Bedrock::Http::RequestBuilder::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: