DeploymentsWhatIfHeaders Class

Definition

Defines headers for WhatIf operation.

public class DeploymentsWhatIfHeaders
Inheritance
java.lang.Object
DeploymentsWhatIfHeaders

Inherited Members

java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Constructors

DeploymentsWhatIfHeaders()

Methods

location()

Get uRL to get status of this long-running operation.

retryAfter()

Get number of seconds to wait before polling for status.

withLocation(String location)

Set uRL to get status of this long-running operation.

withRetryAfter(String retryAfter)

Set number of seconds to wait before polling for status.

Applies to