Package | Description |
---|---|
com.microsoft.azure |
The package contains the runtime classes required for AutoRest generated
Azure clients to compile and function.
|
Modifier and Type | Method and Description |
---|---|
abstract ListOperationCallback.PagingBehavior |
ListOperationCallback.progress(List<E> partial)
Override this method to handle progressive results.
|
static ListOperationCallback.PagingBehavior |
ListOperationCallback.PagingBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListOperationCallback.PagingBehavior[] |
ListOperationCallback.PagingBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.