Uses of Interface
software.amazon.awssdk.services.globalaccelerator.model.ByoipCidrEvent.Builder
-
Packages that use ByoipCidrEvent.Builder Package Description software.amazon.awssdk.services.globalaccelerator.model -
-
Uses of ByoipCidrEvent.Builder in software.amazon.awssdk.services.globalaccelerator.model
Methods in software.amazon.awssdk.services.globalaccelerator.model that return ByoipCidrEvent.Builder Modifier and Type Method Description static ByoipCidrEvent.BuilderByoipCidrEvent. builder()ByoipCidrEvent.BuilderByoipCidrEvent.Builder. message(String message)A string that contains anEventmessage describing changes that you make in the status of an IP address range that you bring to Global Accelerator through bring your own IP address (BYOIP).ByoipCidrEvent.BuilderByoipCidrEvent.Builder. timestamp(Instant timestamp)A timestamp for when you make a status change for an IP address range that you bring to Global Accelerator through bring your own IP address (BYOIP).ByoipCidrEvent.BuilderByoipCidrEvent. toBuilder()Methods in software.amazon.awssdk.services.globalaccelerator.model that return types with arguments of type ByoipCidrEvent.Builder Modifier and Type Method Description static Class<? extends ByoipCidrEvent.Builder>ByoipCidrEvent. serializableBuilderClass()
-