@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdatePortalRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
UpdatePortalRequest() |
Modifier and Type | Method and Description |
---|---|
UpdatePortalRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAuthenticationType()
The type of authentication integration points used when signing into the web portal.
|
String |
getDisplayName()
The name of the web portal.
|
String |
getInstanceType()
The type and resources of the underlying instance.
|
Integer |
getMaxConcurrentSessions()
The maximum number of concurrent sessions for the portal.
|
String |
getPortalArn()
The ARN of the web portal.
|
int |
hashCode() |
void |
setAuthenticationType(String authenticationType)
The type of authentication integration points used when signing into the web portal.
|
void |
setDisplayName(String displayName)
The name of the web portal.
|
void |
setInstanceType(String instanceType)
The type and resources of the underlying instance.
|
void |
setMaxConcurrentSessions(Integer maxConcurrentSessions)
The maximum number of concurrent sessions for the portal.
|
void |
setPortalArn(String portalArn)
The ARN of the web portal.
|
String |
toString()
Returns a string representation of this object.
|
UpdatePortalRequest |
withAuthenticationType(AuthenticationType authenticationType)
The type of authentication integration points used when signing into the web portal.
|
UpdatePortalRequest |
withAuthenticationType(String authenticationType)
The type of authentication integration points used when signing into the web portal.
|
UpdatePortalRequest |
withDisplayName(String displayName)
The name of the web portal.
|
UpdatePortalRequest |
withInstanceType(InstanceType instanceType)
The type and resources of the underlying instance.
|
UpdatePortalRequest |
withInstanceType(String instanceType)
The type and resources of the underlying instance.
|
UpdatePortalRequest |
withMaxConcurrentSessions(Integer maxConcurrentSessions)
The maximum number of concurrent sessions for the portal.
|
UpdatePortalRequest |
withPortalArn(String portalArn)
The ARN of the web portal.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setAuthenticationType(String authenticationType)
The type of authentication integration points used when signing into the web portal. Defaults to
Standard
.
Standard
web portals are authenticated directly through your identity provider. You need to call
CreateIdentityProvider
to integrate your identity provider with your web portal. User and group
access to your web portal is controlled through your identity provider.
IAM Identity Center
web portals are authenticated through IAM Identity Center (successor to Single
Sign-On). Identity sources (including external identity provider integration), plus user and group access to your
web portal, can be configured in the IAM Identity Center.
authenticationType
- The type of authentication integration points used when signing into the web portal. Defaults to
Standard
.
Standard
web portals are authenticated directly through your identity provider. You need to
call CreateIdentityProvider
to integrate your identity provider with your web portal. User
and group access to your web portal is controlled through your identity provider.
IAM Identity Center
web portals are authenticated through IAM Identity Center (successor to
Single Sign-On). Identity sources (including external identity provider integration), plus user and group
access to your web portal, can be configured in the IAM Identity Center.
AuthenticationType
public String getAuthenticationType()
The type of authentication integration points used when signing into the web portal. Defaults to
Standard
.
Standard
web portals are authenticated directly through your identity provider. You need to call
CreateIdentityProvider
to integrate your identity provider with your web portal. User and group
access to your web portal is controlled through your identity provider.
IAM Identity Center
web portals are authenticated through IAM Identity Center (successor to Single
Sign-On). Identity sources (including external identity provider integration), plus user and group access to your
web portal, can be configured in the IAM Identity Center.
Standard
.
Standard
web portals are authenticated directly through your identity provider. You need to
call CreateIdentityProvider
to integrate your identity provider with your web portal. User
and group access to your web portal is controlled through your identity provider.
IAM Identity Center
web portals are authenticated through IAM Identity Center (successor to
Single Sign-On). Identity sources (including external identity provider integration), plus user and group
access to your web portal, can be configured in the IAM Identity Center.
AuthenticationType
public UpdatePortalRequest withAuthenticationType(String authenticationType)
The type of authentication integration points used when signing into the web portal. Defaults to
Standard
.
Standard
web portals are authenticated directly through your identity provider. You need to call
CreateIdentityProvider
to integrate your identity provider with your web portal. User and group
access to your web portal is controlled through your identity provider.
IAM Identity Center
web portals are authenticated through IAM Identity Center (successor to Single
Sign-On). Identity sources (including external identity provider integration), plus user and group access to your
web portal, can be configured in the IAM Identity Center.
authenticationType
- The type of authentication integration points used when signing into the web portal. Defaults to
Standard
.
Standard
web portals are authenticated directly through your identity provider. You need to
call CreateIdentityProvider
to integrate your identity provider with your web portal. User
and group access to your web portal is controlled through your identity provider.
IAM Identity Center
web portals are authenticated through IAM Identity Center (successor to
Single Sign-On). Identity sources (including external identity provider integration), plus user and group
access to your web portal, can be configured in the IAM Identity Center.
AuthenticationType
public UpdatePortalRequest withAuthenticationType(AuthenticationType authenticationType)
The type of authentication integration points used when signing into the web portal. Defaults to
Standard
.
Standard
web portals are authenticated directly through your identity provider. You need to call
CreateIdentityProvider
to integrate your identity provider with your web portal. User and group
access to your web portal is controlled through your identity provider.
IAM Identity Center
web portals are authenticated through IAM Identity Center (successor to Single
Sign-On). Identity sources (including external identity provider integration), plus user and group access to your
web portal, can be configured in the IAM Identity Center.
authenticationType
- The type of authentication integration points used when signing into the web portal. Defaults to
Standard
.
Standard
web portals are authenticated directly through your identity provider. You need to
call CreateIdentityProvider
to integrate your identity provider with your web portal. User
and group access to your web portal is controlled through your identity provider.
IAM Identity Center
web portals are authenticated through IAM Identity Center (successor to
Single Sign-On). Identity sources (including external identity provider integration), plus user and group
access to your web portal, can be configured in the IAM Identity Center.
AuthenticationType
public void setDisplayName(String displayName)
The name of the web portal. This is not visible to users who log into the web portal.
displayName
- The name of the web portal. This is not visible to users who log into the web portal.public String getDisplayName()
The name of the web portal. This is not visible to users who log into the web portal.
public UpdatePortalRequest withDisplayName(String displayName)
The name of the web portal. This is not visible to users who log into the web portal.
displayName
- The name of the web portal. This is not visible to users who log into the web portal.public void setInstanceType(String instanceType)
The type and resources of the underlying instance.
instanceType
- The type and resources of the underlying instance.InstanceType
public String getInstanceType()
The type and resources of the underlying instance.
InstanceType
public UpdatePortalRequest withInstanceType(String instanceType)
The type and resources of the underlying instance.
instanceType
- The type and resources of the underlying instance.InstanceType
public UpdatePortalRequest withInstanceType(InstanceType instanceType)
The type and resources of the underlying instance.
instanceType
- The type and resources of the underlying instance.InstanceType
public void setMaxConcurrentSessions(Integer maxConcurrentSessions)
The maximum number of concurrent sessions for the portal.
maxConcurrentSessions
- The maximum number of concurrent sessions for the portal.public Integer getMaxConcurrentSessions()
The maximum number of concurrent sessions for the portal.
public UpdatePortalRequest withMaxConcurrentSessions(Integer maxConcurrentSessions)
The maximum number of concurrent sessions for the portal.
maxConcurrentSessions
- The maximum number of concurrent sessions for the portal.public void setPortalArn(String portalArn)
The ARN of the web portal.
portalArn
- The ARN of the web portal.public String getPortalArn()
The ARN of the web portal.
public UpdatePortalRequest withPortalArn(String portalArn)
The ARN of the web portal.
portalArn
- The ARN of the web portal.public String toString()
toString
in class Object
Object.toString()
public UpdatePortalRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()