public abstract class StubConfigurationBase
extends java.lang.Object
Stub| Constructor and Description |
|---|
StubConfigurationBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.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 java.util.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()
null