Class WorkspaceAsyncClient


  • public final class WorkspaceAsyncClient
    extends Object
    Initializes a new instance of the asynchronous ArtifactsClient type.
    • Method Detail

      • getWithResponse

        public Mono<com.azure.core.http.rest.Response<Workspace>> getWithResponse()
        Get Workspace.
        Returns:
        workspace along with Response on successful completion of Mono.
        Throws:
        ErrorContractException - thrown if the request is rejected by server.
        RuntimeException - all other wrapped checked exceptions if the request fails to be sent.