Interface Gateway.ReleaseContainerRequestOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Gateway.ReleaseContainerRequest, Gateway.ReleaseContainerRequest.Builder
Enclosing class:
Gateway

public static interface Gateway.ReleaseContainerRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    string ContainerID = 1;
    com.google.protobuf.ByteString
    string ContainerID = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder Link icon

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder Link icon

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details Link icon

    • getContainerID Link icon

      String getContainerID()
      string ContainerID = 1;
      Returns:
      The containerID.
    • getContainerIDBytes Link icon

      com.google.protobuf.ByteString getContainerIDBytes()
      string ContainerID = 1;
      Returns:
      The bytes for containerID.