Uses of Class
ai.vectros.resources.auth.requests.CreateAccessProfileRequest
Packages that use CreateAccessProfileRequest
-
Uses of CreateAccessProfileRequest in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth with parameters of type CreateAccessProfileRequestModifier and TypeMethodDescriptionAsyncAuthClient.createAccessProfile(String contextId, CreateAccessProfileRequest request) Creates a new access profile under the given app context.AsyncAuthClient.createAccessProfile(String contextId, CreateAccessProfileRequest request, RequestOptions requestOptions) Creates a new access profile under the given app context.AsyncRawAuthClient.createAccessProfile(String contextId, CreateAccessProfileRequest request) Creates a new access profile under the given app context.AsyncRawAuthClient.createAccessProfile(String contextId, CreateAccessProfileRequest request, RequestOptions requestOptions) Creates a new access profile under the given app context.AuthClient.createAccessProfile(String contextId, CreateAccessProfileRequest request) Creates a new access profile under the given app context.AuthClient.createAccessProfile(String contextId, CreateAccessProfileRequest request, RequestOptions requestOptions) Creates a new access profile under the given app context.RawAuthClient.createAccessProfile(String contextId, CreateAccessProfileRequest request) Creates a new access profile under the given app context.RawAuthClient.createAccessProfile(String contextId, CreateAccessProfileRequest request, RequestOptions requestOptions) Creates a new access profile under the given app context. -
Uses of CreateAccessProfileRequest in ai.vectros.resources.auth.requests
Methods in ai.vectros.resources.auth.requests that return CreateAccessProfileRequestModifier and TypeMethodDescriptionCreateAccessProfileRequest._FinalStage.build()CreateAccessProfileRequest.Builder.build()Methods in ai.vectros.resources.auth.requests with parameters of type CreateAccessProfileRequestModifier and TypeMethodDescriptionCreateAccessProfileRequest.BodyStage.from(CreateAccessProfileRequest other) CreateAccessProfileRequest.Builder.from(CreateAccessProfileRequest other)