public static class SessionTokenAuthenticationDetailsProvider.SessionTokenRefreshRequest extends BmcRequest<SessionTokenAuthenticationDetailsProvider.SessionTokenRefreshRequest.SessionTokenRequest>
Modifier and Type | Class and Description |
---|---|
static class |
SessionTokenAuthenticationDetailsProvider.SessionTokenRefreshRequest.SessionTokenRequest |
BmcRequest.Builder<T extends BmcRequest<B>,B>
Modifier and Type | Method and Description |
---|---|
SessionTokenAuthenticationDetailsProvider.SessionTokenRefreshRequest.SessionTokenRequest |
getBody$()
Alternative accessor for the body parameter, if this request supports a body.
|
equals, getInvocationCallback, getRetryConfiguration, hashCode, setInvocationCallback, setRetryConfiguration, supportsExpect100Continue
public SessionTokenAuthenticationDetailsProvider.SessionTokenRefreshRequest.SessionTokenRequest getBody$()
BmcRequest
Alternative accessor for the body parameter, if this request supports a body.
If this request does not support a body, an IllegalStateException
is thrown.
getBody$
in class BmcRequest<SessionTokenAuthenticationDetailsProvider.SessionTokenRefreshRequest.SessionTokenRequest>
Copyright © 2016–2024. All rights reserved.