public static final class AzureResponseBuilder.Factory extends Object implements ResponseBuilder.Factory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
<T,E extends RestException> |
newInstance(SerializerAdapter<?> serializerAdapter) |
public <T,E extends RestException> AzureResponseBuilder<T,E> newInstance(SerializerAdapter<?> serializerAdapter)
newInstance in interface ResponseBuilder.Factory/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/