public abstract class StubConfigurationBase extends Object
Stub| Constructor and Description |
|---|
StubConfigurationBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<com.vmware.vapi.bindings.type.ErrorType> |
getErrorTypes()
Returns
ErrorTypes to be used for resolving VMODL2 for
method invocations by the configured Stub. |
RetryPolicy |
getRetryPolicy() |
abstract ExecutionContext.SecurityContext |
getSecurityContext() |
public abstract ExecutionContext.SecurityContext getSecurityContext()
SecurityContextFactorypublic abstract Set<com.vmware.vapi.bindings.type.ErrorType> getErrorTypes()
ErrorTypes to be used for resolving VMODL2 for
method invocations by the configured Stub.ErrorTypespublic RetryPolicy getRetryPolicy()
nullCopyright © 2016. All Rights Reserved.