Interface Response.AddOrUpdatePolicyResponseOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.google.protobuf.Empty getSuccess()
      .google.protobuf.Empty success = 1;
      com.google.protobuf.EmptyOrBuilder getSuccessOrBuilder()
      .google.protobuf.Empty success = 1;
      boolean hasSuccess()
      .google.protobuf.Empty success = 1;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • hasSuccess

        boolean hasSuccess()
        .google.protobuf.Empty success = 1;
        Returns:
        Whether the success field is set.
      • getSuccess

        com.google.protobuf.Empty getSuccess()
        .google.protobuf.Empty success = 1;
        Returns:
        The success.
      • getSuccessOrBuilder

        com.google.protobuf.EmptyOrBuilder getSuccessOrBuilder()
        .google.protobuf.Empty success = 1;