VerificationIPFlow.DefinitionStages.WithExecute 接口
定义
The stage of the definition which contains all the minimum required parameters to execute an action, but also allows for any other optional settings to be specified.
public interface WithExecute extends Executable<VerificationIPFlow>,VerificationIPFlow.DefinitionStages.WithNetworkInterface
继承成员
Executable<T>.execute()
Executable<T>.executeAsync()
Executable<T>.executeAsync(final ServiceCallback<T> callback)
Indexable.key()
VerificationIPFlow.DefinitionStages.WithNetworkInterface.withTargetNetworkInterfaceId(String targetNetworkInterfaceId)