Class FilePathDeltaAnnotation.FilePath
- 
                    
                    - All Implemented Interfaces:
 
 public final class FilePathDeltaAnnotation.FilePath
- 
                
                    
                    - 
                                
                            
                                Nested Class SummaryNested Classes Modifier and Type Class Description public final classFilePathDeltaAnnotation.FilePath.BuilderA builder for FilePath. 
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final Optional<String>fileId()The ID of the file that was generated. final JsonField<String>_fileId()Returns the raw JSON value of fileId. final Map<String, JsonValue>_additionalProperties()final FilePathDeltaAnnotation.FilePath.BuildertoBuilder()final FilePathDeltaAnnotation.FilePathvalidate()final BooleanisValid()Booleanequals(Object other)IntegerhashCode()StringtoString()final static FilePathDeltaAnnotation.FilePath.Builderbuilder()Returns a mutable builder for constructing an instance of FilePath. - 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        _fileIdfinal JsonField<String> _fileId() Returns the raw JSON value of fileId. Unlike fileId, this method doesn't throw if the JSON field has an unexpected type. 
 - 
                                        _additionalPropertiesfinal Map<String, JsonValue> _additionalProperties() 
 - 
                                        toBuilderfinal FilePathDeltaAnnotation.FilePath.Builder toBuilder() 
 - 
                                        validatefinal FilePathDeltaAnnotation.FilePath validate() 
 - 
                                        builderfinal static FilePathDeltaAnnotation.FilePath.Builder builder() Returns a mutable builder for constructing an instance of FilePath. 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-