Interface GlobalIdentity.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<GlobalIdentity.Builder,
,GlobalIdentity> SdkBuilder<GlobalIdentity.Builder,
,GlobalIdentity> SdkPojo
- Enclosing class:
GlobalIdentity
@Mutable
@NotThreadSafe
public static interface GlobalIdentity.Builder
extends SdkPojo, CopyableBuilder<GlobalIdentity.Builder,GlobalIdentity>
-
Method Summary
Modifier and TypeMethodDescriptionGERAN (GSM EDGE Radio Access Network) cell global identifier.Location area code of the global identity.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
lac
Location area code of the global identity.
- Parameters:
lac
- Location area code of the global identity.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
geranCid
GERAN (GSM EDGE Radio Access Network) cell global identifier.
- Parameters:
geranCid
- GERAN (GSM EDGE Radio Access Network) cell global identifier.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-