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
ErrorType s to be used for resolving VMODL2 for
method invocations by the configured Stub . |
RetryPolicy |
getRetryPolicy() |
abstract ExecutionContext.SecurityContext |
getSecurityContext() |
public abstract ExecutionContext.SecurityContext getSecurityContext()
SecurityContextFactory
public abstract java.util.Set<com.vmware.vapi.bindings.type.ErrorType> getErrorTypes()
ErrorType
s to be used for resolving VMODL2 for
method invocations by the configured Stub
.ErrorType
spublic RetryPolicy getRetryPolicy()
null