public static interface ExternalHostProviderService.UpdateRequest extends Request<ExternalHostProviderService.UpdateRequest,ExternalHostProviderService.UpdateResponse>
Modifier and Type | Method and Description |
---|---|
ExternalHostProviderService.UpdateRequest |
async(Boolean async)
Indicates if the update should be performed asynchronously.
|
ExternalHostProviderService.UpdateRequest |
provider(ExternalHostProvider provider) |
ExternalHostProviderService.UpdateRequest |
provider(ExternalHostProviderBuilder provider) |
ExternalHostProviderService.UpdateRequest async(Boolean async)
Indicates if the update should be performed asynchronously.
ExternalHostProviderService.UpdateRequest provider(ExternalHostProvider provider)
ExternalHostProviderService.UpdateRequest provider(ExternalHostProviderBuilder provider)
Copyright © 2016. All rights reserved.