Uses of Interface
software.amazon.awssdk.services.privatenetworks.model.PingResponse.Builder
-
Packages that use PingResponse.Builder Package Description software.amazon.awssdk.services.privatenetworks.model -
-
Uses of PingResponse.Builder in software.amazon.awssdk.services.privatenetworks.model
Methods in software.amazon.awssdk.services.privatenetworks.model that return PingResponse.Builder Modifier and Type Method Description static PingResponse.BuilderPingResponse. builder()PingResponse.BuilderPingResponse.Builder. status(String status)Information about the health of the service.PingResponse.BuilderPingResponse. toBuilder()Methods in software.amazon.awssdk.services.privatenetworks.model that return types with arguments of type PingResponse.Builder Modifier and Type Method Description static Class<? extends PingResponse.Builder>PingResponse. serializableBuilderClass()
-