Uses of Class
moby.buildkit.v1.frontend.Gateway.PingRequest
Packages that use Gateway.PingRequest
-
Uses of Gateway.PingRequest in moby.buildkit.v1.frontend
Methods in moby.buildkit.v1.frontend that return Gateway.PingRequestModifier and TypeMethodDescriptionGateway.PingRequest.Builder.build()
Gateway.PingRequest.Builder.buildPartial()
static Gateway.PingRequest
Gateway.PingRequest.getDefaultInstance()
Gateway.PingRequest.Builder.getDefaultInstanceForType()
Gateway.PingRequest.getDefaultInstanceForType()
static Gateway.PingRequest
Gateway.PingRequest.parseDelimitedFrom
(InputStream input) static Gateway.PingRequest
Gateway.PingRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.PingRequest
Gateway.PingRequest.parseFrom
(byte[] data) static Gateway.PingRequest
Gateway.PingRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.PingRequest
Gateway.PingRequest.parseFrom
(com.google.protobuf.ByteString data) static Gateway.PingRequest
Gateway.PingRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.PingRequest
Gateway.PingRequest.parseFrom
(com.google.protobuf.CodedInputStream input) static Gateway.PingRequest
Gateway.PingRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.PingRequest
Gateway.PingRequest.parseFrom
(InputStream input) static Gateway.PingRequest
Gateway.PingRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Gateway.PingRequest
Gateway.PingRequest.parseFrom
(ByteBuffer data) static Gateway.PingRequest
Gateway.PingRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in moby.buildkit.v1.frontend that return types with arguments of type Gateway.PingRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Gateway.PingRequest> Gateway.PingRequest.getParserForType()
static com.google.protobuf.Parser
<Gateway.PingRequest> Gateway.PingRequest.parser()
Methods in moby.buildkit.v1.frontend with parameters of type Gateway.PingRequestModifier and TypeMethodDescriptionGateway.PingRequest.Builder.mergeFrom
(Gateway.PingRequest other) static Gateway.PingRequest.Builder
Gateway.PingRequest.newBuilder
(Gateway.PingRequest prototype)