Class MemberServiceImpl
-
- All Implemented Interfaces:
-
com.braintrustdata.api.services.blocking.organizations.MemberService
public final class MemberServiceImpl implements MemberService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classMemberServiceImpl.WithRawResponseImpl
-
Method Summary
Modifier and Type Method Description MemberService.WithRawResponsewithRawResponse()Returns a view of this service that provides access to raw HTTP responses for each method. PatchOrganizationMembersOutputupdate(OrganizationMemberUpdateParams params, RequestOptions requestOptions)-
-
Method Detail
-
withRawResponse
MemberService.WithRawResponse withRawResponse()
Returns a view of this service that provides access to raw HTTP responses for each method.
-
update
PatchOrganizationMembersOutput update(OrganizationMemberUpdateParams params, RequestOptions requestOptions)
-
-
-
-